You can use "Result" variables that are predefined in BAS. There are 9 of them.
If you need more you can use filesystem actions and create TXT or CSV files
to store any number you need. Similar to that you can use database for such
tasks too.
Pass variable through the command line
-
Good day.
I want to run the script in --silent mode with a certain resource value. Is there a way to pass this value when calling the script.
Let's say the resource name is: parseurl
How to make something like this work?
script.exe --silent --parseurl http://www.url.com
Thank you in advance,
Serge -
@painless said in Pass variable through the command line:
I would also like to know about this
Can not.
-
Hi, everyone. I wonder if it is still not implemented?
-
@Danger-Lifter said in Pass variable through the command line:
Hi, everyone. I wonder if it is still not implemented?
No, this is not implemented.