mmmm 0001: IF @LOGNAME NE 'FRED' THEN GO OUT ----: .X BAS "BOB" filed in file "BP". Executing the command "BASIC BP BOB". Compiling: Source = 'BP/BOB', Object = 'BP.O/BOB' * Label 'OUT' not defined
1 Errors detected, No Object Code Produced Are you sure there not an include somewhere and this is set up in a common block ? bob -----Original Message----- From: Barry Brevik [mailto:[EMAIL PROTECTED] Sent: 19 February 2004 22:08 To: U2 list (E-mail) Subject: [UV] paragraph labels On UV versions 9.4.1.1d through 9.6.1.3 as far as I know... We have a great many paragraphs (third party app) that contains a line like this: IF <some condition> THEN GO OUT ...however, there is no OUT: label in the paragraph. Somehow, this works. Is "OUT" some kinda built-in label? I'd like to know because I don't want to learn any bad habits <g>. -- u2-users mailing list [EMAIL PROTECTED] http://www.oliver.com/mailman/listinfo/u2-users ________________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com ________________________________________________________________________ ________________________________________________________________________ Confidentiality Notice: This e-mail and any attachments are intended solely for the addressee and may contain confidential or privileged information. If you are not the named addressee, or the person responsible for delivering the message to the named addressee, please notify the sender as soon as possible and delete the material from your computer. This message will be protected by copyright. If it has come to you in error, you must not take any action based on its contents nor must you copy or show the message to any person other than the intended recipient. ________________________________________________________________________ ________________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com ________________________________________________________________________ -- u2-users mailing list [EMAIL PROTECTED] http://www.oliver.com/mailman/listinfo/u2-users
