1.1.1 OA_AddOriginPath


Description

Add various Origin path before your own file path, like UFF, or installed path.

Connector Pane

OA AddOriginPath CP.jpg

Controls and Indicators

CI ref c.jpg Origin.IOApplication is a reference to Origin.ApplicationSI.
CI num c.jpg Type is the path type before the FileName. It must equal one of the following values:
APPPATH_GROUP = 3  //The path of the Group folder 
APPPATH_PROGRAM = 4 //The path of the Origin executable 
APPPATH_USER = 2 //The path of the User Files Folder 

The default type is APPPATH_USER.

CI string c.jpg FileName is a string of your filename or file path
CI err c.jpg Error In contains error information that occur before this VI or function runs.
CI ref i.jpg Origin.IOApplication is a reference to Origin.ApplicationSI.
CI path i.jpg Path Out is a full path of the file.
CI err i.jpg Error Out contains error information.
Note: This VI is available since Origin 8 SR2.