Hi all,
is there any way to use the ORCA-Script without modifying the modification date? Every time I use the build or the regenerate command my objects in the PBL's gets a new modification date. But afterwards in Powerbuilder I can't see which object I modified last.
I start my ORCA.dat script via a batch file;
start session
set liblist ...
set application ...
regenerate ...
end session