At 12:12 AM 02/05/2004, you wrote: [snipped]
The same applies (here) with a BASIC program that : 0011 SENTENCE = \SELECT MD WITH F! "RUBBISH"\ 0012 EXECUTE SENTENCE CAPTURING JUNK RETURNING ERR
In this case ERR = 0 if there's no items, not 401 under vanilla (R83, AP) Pick
Unless...... Is there a UV Option (besides "Pick Flavo*u*r) that gives back a "401"??
Uh. No. Error messages in UV are generated from the SYS.MESSAGE file in a manner completely different (and incompatible with) Pick. The ERRMSG file within UV is there simply to support the STOPE/ABORTE BASIC commands.
-- u2-users mailing list [EMAIL PROTECTED] http://www.oliver.com/mailman/listinfo/u2-users
