AREV.COMMON.MAIN / WINDOW_COMMON_MAIN% (AREV Specific)
At 09 NOV 1999 05:12:18PM Warren wrote:
There was a mod to AREV.COMMON or WINDOW_COMMON_MAIN so you can use it in a stand-alone program (not called by WINDOWS) but I forgot what it was. The system I'm working on now doesn't have it.
If anyone can post the mod, I'd appreciate it.
At 10 NOV 1999 09:13AM Don Miller - C3 Inc. wrote:
Warren..
Below is what you're looking for:
COMMON PSEUDO ;* Contents of @PSEUDO when current window is ca
COMMON LABEL.IMAGE ;* Used to hold label print images.
COMMON W.ENV ;* Window Environment. See WINDOW.CONSTANTS.
COMMON WI.NEXT ;* The next prompt number to process.
* THE VAR BELOW USED TO BE DIMENSIONED TO WCNT
COMMON W(1) ;* The prompt array. PROMPTS is MatParsed into ]]here
COMMON VSP.VX ;* Vspace X coordinate for current prompt.
Don Miller
C3 Inc.