Progress
Results User’s Guide
for UNIX


Using Results Dialog Box Procedures in Your Applications

This section describes how to use two Results procedures in your applications. The two routines show you how to produce dialog boxes in your applications. Dialog boxes provide error messages or logical (yes/no) choices.

There are two dialog box routines that you can run from within your procedures: s-error.p and s-box.p. The s-error.p routine creates an error message box, and s-box.p creates a logical choice box. When you call the routines, you specify the text and choices you want to appear. In both cases, the box adjusts vertically to accommodate the text you include, and the text wraps from one line to the next. However, anywhere in the text string that you include a carat (^), the text breaks to a new line.


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