Telnet Reference > Editing QAD Enterprise Applications Telnet Scripts > PROPATH
  
PROPATH
Add the QXI installation directory in front of the standard PROPATH. In the example below, /mfgsvr/ is the QXI installation directory.
PROPATH=${PROPATH:-.,/mfgsvr/<QXI webapp>,/mfgsvr,/mfgsvr/bbi}
;export PROPATH#