2.14.2.19 pe_load

Brief Information

Load an Origin project into an existing folder in the current project

Command Line Usage

1. pe_load fname:=mywork.opj;

2. pe_load fname:=mywork.opj path:=/Folder1;

X-Function Execution Options

Please refer to the page for additional option switches when accessing the x-function from script

Variables

Display
Name
Variable
Name
I/O
and
Type
Default
Value
Description
Project file name fname

Input

string

fname$
Name of the Origin project to load
Target folder in current project path

Input

string

The path of the target folder to load the project into
String that receives the path of attached project files aux

Output

string

A string variable that receives the path of the loaded project's attached project files.
Integer that receives the error code err

Output

int

An integer variable that receives the error code

Description

Load an Origin project into an existing folder in the current project

Related X-Functions


Keywords:OPJ, OPJU