See Xml\Tutorial\1501 Writing portable scripts\PortableScripts.Xml for the file used in this tutorial


Portable scripts are script without any dependencies on the local file system of the author of the script



Tip! Short codes are used to substitute parts of file and folder paths:

%APP_FOLDER% - refers the ScriptoMate's home folder (installation root)
%XML_FOLDER% - refers to the Xml sub folder
%DATA_FOLDER% - refers to the Data sub folder
%BIN_FOLDER% - refers to the Bin sub folder
%TEMP_FOLDER% - refers to the user's temp folder


Short codes apply to file and folder paths in Variables, Script parameters, External table mappings, and File import mappings.