11.17.1 Path Property
Specifies the path of the file.
This is the default property of XPRIM_File so it can be omitted in your RDMLX code.
Property Type
String.
Examples
Define_Com Class(#XPRIM_File) Name(#MyFile)
#MyFile := '/home/docs/emp001.txt'
Specifies the path of the file.
This is the default property of XPRIM_File so it can be omitted in your RDMLX code.
String.
Define_Com Class(#XPRIM_File) Name(#MyFile)
#MyFile := '/home/docs/emp001.txt'
Copyright © 2004-2026 IDERA, Inc.