Note: This is an archived post that was originally sent to the Hollywood mailing list on Fri, 14 Aug 2009 19:49:27 +0200
Hello, I am testing a script requiring some arguments. The doc states wel how to get the args, but i get the message "Wrong arguments specified". How should the arguments and the parameters be defined on the commandline ?
Note: This is an archived post that was originally sent to the Hollywood mailing list on Fri, 14 Aug 2009 23:37:02 +0100
Hello, I am testing a script requiring some arguments. The doc states wel how to get the args, but i get the message "Wrong arguments specified". How should the arguments and the parameters be defined on the commandline ? Holywood Myscript.hws arg1 = "hello", arg2 = "there"
Note: This is an archived post that was originally sent to the Hollywood mailing list on Sat, 15 Aug 2009 11:45:08 +0200
Hello
Thanks for the help,
That worked. The guide was not clear about this. I hunted (using Next which is very good for searching in an Amigaguide doc) for this info for nearly twenty minutes without succes. The logical place would have been under the GetCommandLine() item