Two-Part Names Support in ? DEFINE

If a DEFINE command is issued using a two-part name (appname/filename), the output from the ? DEFINE query command will show the two-part name.

Example: Returning a Two-Part Name From the ? DEFINE Command

The following DEFINE command is issued using a two-part name.

DEFINE FILE ibisamp/GGSALES
DIFF = DOLLARS-BUDDOLLARS;
END

Issuing the ? DEFINE ibisamp/GGSALES command returns the following output.

FILE NAME            FIELD NAME                       FORMAT  SEGMENT   TYPE  
IBISAMP/GGSALES      DIFF                             D12.2         1   

WebFOCUS

Feedback