Loading
Command-line syntax
Command-line syntax
Ver 0.81 or later
Usage: adp [Options] filename... [-A arguments...]
: adp [Options] -e "adp code" [-A arguments...]
Options: -c syntax check only
: -cd Change current directory to directory located first source file.
: -rc Show recompile code(for debug).
: -ss Show session key(for debug).
: -t Show execute time(ms) and clock(ms).
: -tc Show execute clock(ms).
: -tt Show execute time(ms).
: -w Show warning message.
Ver 0.80
Usage: adp [Options] filename... [-A arguments...]
: adp [Options] -c "adp code" [-A arguments...]
Options: -t Show execute time(ms) and clock(ms).
: -tc Show execute clock(ms).
: -tt Show execute time(ms).
: -rc Show recompile code(for debug).
: -ss Show session key(for debug).
: -cd Change current directory to directory located first source file.
Ver 0.79 or before
Usage: adp [Options] filename... [-A arguments...]
: adp [Options] -c "adp code" [-A arguments...]
Options: -t Show execute time(ms).
: -d Show recompile code(for debug).
: -s Show session key(for debug).
: -cd Change current directory to first source directory.
Powered by ADP.