----- Original Message ----- From: <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[EMAIL PROTECTED]> Sent: Saturday, December 11, 2004 8:14 AM Subject: [RBG7-L] - Re: form Error
> > In a message dated 12/10/2004 11:00:39 PM Eastern Standard Time, > [EMAIL PROTECTED] writes: > > SET VAR RBTI_FORM_COLNAME TEXT = 'CUSTNO' > SET VAR RBTI_FORM_COLNAME TEXT = 'CUSTNO'SET VAR RBTI_FORM_DIRTYVAR INTEGER > = '0' SET VAR RBTI_FORM_COLNAME TEXT = 'CUSTNO'; SET VAR RBTI_FORM_DIRTYVAR INTEGER = '0' If multiple commands are on one line, separation of the command by the current "Command Separator" is required. > > > > Bernie, > > if the email posted correctly, it may be as simple as > > SET VAR RBTI_FORM_COLNAME TEXT = 'CUSTNO' SET VAR RBTI_FORM_DIRTYVAR + > INTEGER = '0' > > A space between Custno and Set, and a + to continue the command onto the > next line. > > Damon > > > Damon D. Kaufman > President > Stalder Spring Works, Inc > ISO-9002 / QS-9000 Certified > 2345 S. Yellow Springs St. > Springfield, Ohio 45506 > Voice 937,322,6120 > Fax 937,322,2126 > email: [EMAIL PROTECTED] > >
