Progress
Results User’s Guide
for UNIX


Determining the Order Criteria Defined

Use the following shared variable in your Progress procedures to determine the defined order criteria inside Results:

DEFINE SHARED VARIABLE qbf-order AS CHARACTER EXTENT 5 NO-UNDO. 

This shared variable has these characteristics:

NOTE: This code is used in the u-export.p sample export format program in the "Designing Your Own Export Format" section in this chapter.

When you run this program, it outputs the appropriate ordering for the report, export, or label program that was defined in Results.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095