Re: Re: Re: program-call with command-line-parameter


[ Follow Ups ] [ BasicCard User Forum ]

Posted by christian (217.24.219.163) on January 19, 2007 at 15:06:59:

In Reply to: Re: Re: program-call with command-line-parameter posted by wolfgangr on January 16, 2007 at 04:07:15:

Have at look at the predefined Param$ array and the nParams constant. In short: Command-line parameters passed to the executable file can be accessed from ZC-Basic in the predefined string array
Param$(1 To nParams)


Follow Ups:


[ Follow Ups ] [ BasicCard User Forum ]