Difference between revisions of "VA FileMan WAIT^DICD"

From VistApedia
Jump to: navigation, search
 
Line 1: Line 1:
 
==  Wait Messages ==
 
==  Wait Messages ==
Use the <mentry>WAIT^DICD</mentry> entry point to display VA FileMan's informational messages telling users that the program is working and they must wait a while. The selection of the phrase is random. There are no input or output variables.  
+
Use the <mentry>WAIT^DICD</mentry> entry point to display [[VA FileMan]]s informational messages telling users that the program is working and they must wait a while. The selection of the phrase is random. There are no input or output variables.  
  
 
Some sample messages are:  
 
Some sample messages are:  
Line 7: Line 7:
  
 
     ...SORRY, LET ME THINK ABOUT THAT A MOMENT...
 
     ...SORRY, LET ME THINK ABOUT THAT A MOMENT...
 +
 +
 +
The list of messages is currently embedded in program text.

Revision as of 21:39, 7 March 2005

Wait Messages

Use the <mentry>WAIT^DICD</mentry> entry point to display VA FileMans informational messages telling users that the program is working and they must wait a while. The selection of the phrase is random. There are no input or output variables.

Some sample messages are:

   ...EXCUSE ME, I'M WORKING AS FAST AS I CAN...
   ...SORRY, LET ME THINK ABOUT THAT A MOMENT...


The list of messages is currently embedded in program text.