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 10: Line 10:
  
 
The list of messages is currently embedded in program text.
 
The list of messages is currently embedded in program text.
 +
This may need to change when full Internationalization of VA FileMan is implemented.

Latest revision as of 21:40, 7 March 2005

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.

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. This may need to change when full Internationalization of VA FileMan is implemented.