Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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'