RE: [U2] [UD] running a subroutine

2004-10-24 Thread Kieran Clulow
Goto's are fine in user interface validation code if they remain within the scope of a gosub block. Nowhere else though. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Sunday, 24 October 2004 1:00 PM To: [EMAIL PROTECTED] Subjec

RE: [U2] Accuterm

2004-10-24 Thread Allen E. Elwood
Just quickly browsing the accuterm help, I found this about creating objects, could this be the way to implement MsgBox? hth, aee Creating an Object ATCREATEOBJECT(CLSID, OBJID, ERRMSG, OPTS) This routine will attempt to create an object of the desired class (CLSID). Use the returned OBJID to re