GETDIR
The GETDIR command will return the current working directory on the remote FTP session into the JSM command's message field.
GETDIR ----------- no keywords -------------------------------|
Keywords
There are no keywords associated with this command.
Examples
RDML
USE BUILTIN(JSM_COMMAND) WITH_ARGS('GETDIR') TO_GET(#JSMSTS #JSMMSG)
RDMLX
use builtin(jsmx_command) with_args(#jsmxhdle1 'getdir') to_get(#jsmxsts #jsmxmsg)