The most exciting new feature of PARCP 4.0 is the possibility of starting arbitrary programs locally and even remotely! Thus PARCP can acts almost like a desktop, as it can copy, move, rename, delete files, create folders, set system date and time and newly also run any programs.
With the new EXEC (and LEXEC) commands you can, for example, pack ton of small files before you transfer them via PARCP onto the other computer and unpack it there. It's as simple as:
Code: Select all
#### PARCP batch file ####
CD c:\tools\packers
EXEC zip.ttp -a d:\tmp\projects.zip c:\projects\gfa\*.lst
CD d:\tmp
LCD /backup
GET projects.zip
LEXEC /usr/bin/unzip projects.zip
LQUIT
Hope you'll enjoy it!
Petr
P.S. I have lowered the PARCP-USB price in USD because USD is getting stronger compared to EUR...