Overview | Statement List


解码UG/管理器部分文件名

Synopsis

string_list = UGMGRD/string [,IFERR,label:]

Description

Decodes the specified UG/Manager part file name into its constituent elements. The elements are returned as strings in the following order: the part number, the part revision, the part file type, and the part file name. If a particular element is not present in the encoded input string, then the corresponding output in the string list is &nulstr.

NOTE: It is advisable to declare the argument that is to hold the output string list as an array that is big enough to hold the largest element which could be up to 32 characters.

Example: STRING / dparts(4,32).

Parameters

Parameter

Description

string

A string representing an encoded UG/Manager part file name.

IFERR,label:

Specifies a label to which program execution jumps if an error occurs.


Copyright ©2015 胡君NX二次开发官网(www.UGapi.com) QQ:85585969 All Rights Reserved.