Forum Discussion

alibaba82's avatar
alibaba82
Super Contributor
17 years ago

option to specify 'script library' via command line

would it be possible to specify 'script library' location via command line.

Thanks

Ali
  • omatzura's avatar
    omatzura
    Super Contributor
    Hi Ali,

    the latest nightly build allows you to use property-expansion in the script-library path, so you could use this in conjunction with the new System property scope to control the script-library folder from the command-line;

    1) Set the folder to ${#System#script.library}
    2) add the -Dscript.library=... flag to you bat-file invocations..

    Does that solve your issue?

    regards!

    /Ole
    eviware.com