LNbeginner
MIS
Trying to use the following command.
@Command( [Execute]; "
Path, Module, and Version are variables.
This works if I put in the real data instead of the variables.
How can I make the variables work?
@Command( [Execute]; "
http://server-name/perl-bin/get-psp-source-file.cgi?path=Path&filename=Module&version=Version")
Path, Module, and Version are variables.
This works if I put in the real data instead of the variables.
How can I make the variables work?