BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 eXtreme Movie Manager 8, 9, 10 Forum
 Scripts
 A help

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
washandgo Posted - 17 Jan 2015 : 14:40:30
Hi, I'm trying to fix the Filmaffinity script, but not how to solve the following



#STARTREADWEB#
#FINDLINE#=<dt>Título original</dt>#03##ONERROR#=*ASK*
#FINDLINE#=<dd>#01##ONERROR#=*ASK*
#FINDLINE#</dd>#02##ONERROR#=*ASK*

#TAKEWORD#=#06#,#01#,#02#
#CHECKVARIABLE#=#06#
#STARTSUBSTITUTETAGS#
#TRIM#
#ORIGINALTITLE#=#06#
#ENDMOVIETITLE#

any ideas?
7   L A T E S T    R E P L I E S    (Newest First)
JDommi Posted - 18 Jan 2015 : 10:11:06
Great
washandgo Posted - 18 Jan 2015 : 01:47:27
yes sir, is the "í" which gives problems, now works perfectly. This has happened in other fields, and I have not remembered

Thank You
JDommi Posted - 17 Jan 2015 : 22:54:22
Please try this, maybe the í makes problems. Additionally I have added fixed values for the length.


#STARTREADWEB#
#FINDLINE#=tulo original</dt>#03#
#READNEXTLINE#
#READNEXTLINE#
#PUT#=1#01#
#PUT#=255#02#
#TAKEWORD#=#06#,#01#,#02#
#CHECKVARIABLE#=#06#
#TRIM#
#ORIGINALTITLE#=#06#
washandgo Posted - 17 Jan 2015 : 22:01:02
the script line by line but still does not read the original title, I tested with # READNEXTLINE #, I went to look for the following line and tried with # READPREVIOUSLINE #, I tried everything "imaginable" and nothing. Within my limitations.
JDommi Posted - 17 Jan 2015 : 21:11:13
Did you have checked on which line the code does show the error?
#COMPUTELINE#=1 can be replaced by #READNEXTLINE#
washandgo Posted - 17 Jan 2015 : 20:08:31
does not work, not how to read that line no position to find, and variable longuitud .....
JDommi Posted - 17 Jan 2015 : 17:40:32
Try this:

#STARTREADWEB#
#FINDLINE#=<dt>Título original</dt>#03##ONERROR#=*ASK*
#FINDLINE#=<dd>#01##ONERROR#=*ASK*
#COMPUTELINE#=+1

#PUT#=1#01#
#PUT#=0#02#
#TAKEWORD#=#06#,#01#,#02#
#CHECKVARIABLE#=#06#
#STARTSUBSTITUTETAGS#
#TRIM#
#ORIGINALTITLE#=#06#
#ENDMOVIETITLE#

BinaryWorks.it Official Forum © Binaryworks.it Go To Top Of Page
Generated in 0.06 sec. Powered By: Snitz Forums 2000 Version 3.4.07