SET

LANSA Integrator

SET

The SET command sets the current directory.

 

                                                         Required

 

 SET ---- DIR ---------- directory path ------------------------|

 

Keywords

DIR

This keyword is used to specify the default directory.

 

Examples

RDML

 

USE BUILTIN(JSM_COMMAND) WITH_ARGS('SET DIR(/orders)') TO_GET(#JSMSTS #JSMMSG)

 

RDMLX

 

use builtin(jsmx_command) with_args(#jsmxhdle1 'set dir(/orders)') to_get(#jsmxsts #jsmxmsg)