Use the LR and LC variables in conjunction with the SR and SC variables. PROMPT[ ] (Prompt), command. Pauses the macro displaying A message box that requests input for a user variable. Note: Prompt is not a recordable macro command.
PROMPT[TX=$$, VN=$$, LR=##, LC=##, SR=##, SC=##, DV=##] TX = " Body of text" VN = " Variable name" LR = Location row of upper left corner of dialog box LC = Location column of upper left corner of dialog box SR = Size of dialog box in rows SC = Size of dialog box in columns DV = Display variable options 0 = Off 1 = On (variable name displayed in text) -----Original Message----- From: Bill Payter [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 12, 2003 12:26 PM To: SmartCAM Users Subject: [mfg-smartcam] Position of PROMPT box. Hi guys, I've written a little macro to reverse the surface normals of surfaces if required. How do I position the PROMPT box somewhere other than in the middle of the screen so that I can see the process model. Regards, Bill in the UK. ====================================================================== To find out more about this mailing list including how to unsubscribe, send the message "info mfg-smartcam" to [EMAIL PROTECTED] ====================================================================== ====================================================================== To find out more about this mailing list including how to unsubscribe, send the message "info mfg-smartcam" to [EMAIL PROTECTED] ======================================================================
