The E=401 is a test to see if a process generated an ERRMSG record, item-id of 401. The ERRMSG file had its own syntax of displaying the messages with the parameters, but i'm sure it's a long lost art. Sort of like RUNOFF and BATCH. GFE (Gone ForEver).
----- Original Message ----- From: "Bruce Nichol" <[EMAIL PROTECTED]> To: "U2 Users Discussion List" <[EMAIL PROTECTED]> Sent: Tuesday, February 03, 2004 6:34 PM Subject: RE: Memo: Re: [UD] Determining if list exists > Goo'day, > > Are you sure the "IF E = 401" bit works in UV? > > AFAIK, in UV, E = 0 if there are no items SELECTed, at least in Pick flavo*u*r. > > The "401" bit is vanilla Pick, which I remember we had to change on > conversion to UV back in 9.3???..... > > Dunno about UD, though > > At 10:06 04/02/04, you wrote: > > >In a proc you would have: > >PQ > >HSELECT SOMEFILE SAMPLE 3 > >P > >IF E = 401 G 99 > >HLIST SOMEFILE > >P > >99 O No Items Selected > > > > > > > > > > > >__________________________________ > >Do you Yahoo!? > >Yahoo! SiteBuilder - Free web site building tool. Try it! > >http://webhosting.yahoo.com/ps/sb/ > >-- > >u2-users mailing list > >[EMAIL PROTECTED] > >http://www.oliver.com/mailman/listinfo/u2-users > > > > > > > >-- > >Incoming mail is certified Virus Free. > >Checked by AVG Anti-Virus (http://www.grisoft.com). > >Version: 7.0.211 / Virus Database: 261.8.1 - Release Date: 30/01/04 > > Regards, > > Bruce Nichol > Talon Computer Services > ALBURY NSW 2640 > Australia > > Tel: +61 (0)411149636 > Fax: +61 (0)260232119 > > If it ain't broke, fix it till it is! > > > -- > Outgoing mail is certified Virus Free. > Checked by AVG Anti-Virus (http://www.grisoft.com). > Version: 7.0.211 / Virus Database: 261.8.1 - Release Date: 30/01/04 > > > -- > u2-users mailing list > [EMAIL PROTECTED] > http://www.oliver.com/mailman/listinfo/u2-users -- u2-users mailing list [EMAIL PROTECTED] http://www.oliver.com/mailman/listinfo/u2-users
