skip to main content

Library Routines : W$PROGRESSDIALOG

W$PROGRESSDIALOG
The W$PROGRESSDIALOG library routine provides a general way to show a user how an operation is progressing.
Syntax
 CALL "W$PROGRESSDIALOG" USING opCode, 
Parameters:
Return code:
The definition and meaning of the returnCode depend on the opcode.
Examples:
Example - Show a work in progress dialog during i/o operations.
call "w$progressdialog" using wprogressdialog-create
                       giving pDialogHandle. |defined as usage handle 
call "w$progressdialog" using wprogressdialog-set-line
perform export-data-from-files.
call "w$progressdialog" using wprogressdialog-destroy

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left