Re-2: only 9 parameters possible in rev standalone commandline
Mark Smith
lists at futilism.com
Mon Sep 8 17:31:51 EDT 2008
Mattias, I just got 15 parameters to show up in a cgi-type script:
on startup
put $0 & cr & $1 & cr & $2 & cr & $3 & cr & $4 & cr & $5 & cr
put $6 & cr & $7 & cr & $8 & cr & $9 & cr & $10 & cr
put $11 & cr & $12 & cr & $13 & cr & $14 & cr & $15 & cr
end startup
Might there be something in the tenth of your parameters (a null
byte, perhaps) that is causing a problem?
Best,
Mark
On 8 Sep 2008, at 20:33, runrev260805 at m-r-d.de wrote:
> Ben,
>
> just imagine you want to drag files onto a Windows shortcut of a
> runrev standalone. There it would be usefull to have more than 9
> parameters.
>
> I am working on an application, which allows the user to put a
> predefined watermark onto a graphic file.
> I want to give the user the opportunity to drag lots of files or
> folders to the shortcut of that app without starting the app first.
> Putting a file onto a Windows shortcut starts the app and puts the
> file(s)/folder(s) as a parameter to the app.
>
> Regards,
>
> Matthias
>
>
>
>
> -------- Original Message --------
> Subject: Re: only 9 parameters possible in rev standalone
> commandline (08-Sep-2008 16:26)
> From: Ben Rubinstein <benr_mc at cogapp.com>
> To: runrev260805 at m-r-d.de
>
>> runrev260805 at m-r-d.de wrote:
>>> am i the only one who is using rev standalones with commandline
>>> parameters?
>>
>> No, I know of at least one other (me). But I've never tried using
>> it with
>> more than two; you might be the only using rev standalones with
>> more than
>> nine.
>>
>> - Ben
>>
>> _______________________________________________
>> use-revolution mailing list
>> use-revolution at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-revolution
>>
>>
>>
>>
>> To: use-revolution at lists.runrev.com
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list