I have many .prg files which I'm currently using daily. One of the parameters which I have to type in manually is todays date.
The idea is that, as example, date will be as parameter in .bat or .vbs file and when I run bat or vbs... it will pass parameters to .prg file and excecute the .prg file with set parameter.
OR something like this...in CMD
set date=20161019 do "n:\xxx\xxxx\xxx\xx\xx\xxxxx\ccc_ass.prg" date