QUIT

LANSA Integrator

QUIT

The QUIT command logs out from the remote FTP server and closes the current connection.

 

 QUIT -------------- no keywords -------------------------------|

 

Keywords

There are no keywords associated with this command.

Examples

RDML

 

USE BUILTIN(JSM_COMMAND) WITH_ARGS('QUIT') TO_GET(#JSMSTS #JSMMSG)

 

RDMLX

 

use builtin(jsmx_command) with_args(#jsmxhdle1 'quit') TO_GET(#jsmxsts #jsmxmsg)