Hi Francis,

Windows and Unix use different line endings. Probably, you need to do one of the following:

replace cr with crlf in GVPassTable
replace numToChar(13) with cr in GVPassTable

or a variant of one of these lines.

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com

Submit your software at http://www.quickestpublisher.com

On 5 okt 2009, at 18:29, Francis Nugent Dixon wrote:

Hi from Paris,

I create a password file, I put a list of passwords, one password per
line (with returns). I call it "genuine file name on my on-rev server"

Running my first irev (on-rev) routine, I execute the command :

put URL "genuine file name on my on-rev server" into GVPassTable

Instead of a list of passwords (line by line) in my GVPassTable,
I find that the file contains a single line, with no line separation.

Is there something I haven't understood ? Where did the returns go to ?

-Francis

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to