Is there a Macintosh equivalent to relaunch on Windows?
Bill Vlahos
bvlahos at mac.com
Mon Mar 27 19:04:10 EDT 2017
Here is the code I use on Windows
on relaunch vOne, vTwo
revGoURL "https://we <https://we/>bpage.com/search/searchresults.nl?searchtype=Case&dle=T&CT_Entity_PHONE= <https://system.na1.netsuite.com/app/common/search/searchresults.nl?searchtype=Case&dle=T&CT_Entity_PHONE=>blahblah" & vOne
end relaunch
Would the code on Macintosh be something like
on relaunch $0, $1
revGoURL "https://we <https://we/>bpage.com/search/searchresults.nl?searchtype=Case&dle=T&CT_Entity_PHONE= <https://system.na1.netsuite.com/app/common/search/searchresults.nl?searchtype=Case&dle=T&CT_Entity_PHONE=>blahblah" & $0
end relaunch
Bill
> On Mar 27, 2017, at 2:09 PM, Mark Schonewille via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> Yes, just put $0, $1 etc.
>
> Kind regards,
>
> Mark Schonewille
> http://economy-x-talk.com
> https://www.facebook.com/marksch
>
> Buy the most extensive book on the
> LiveCode language:
> http://livecodebeginner.economy-x-talk.com
>
> Op 27-Mar-17 om 21:53 schreef Bill Vlahos via use-livecode:
>> I use relaunch on Windows standalone to accept command line arguments.
>>
>> Is there an equivalent for a Macintosh standalone to do this?
>>
>> Thanks,
>> Bill Vlahos
>>
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list