Msg: 499 *Conference*

09-13-91 15:49:17

From: DREW BLANCHAR

To : JOHN RUSSO

Subj: REPLY TO MSG #484 (M200 QUESTION)

John,
  I'll take a look at MATHEX.BA and see what I can do about the return of a
null. (Sounds like a late night movie to me.)
  Probably just a simple check like:
   IF ASC(LEFT$([input,1])) < 31
   THEN GOTO [line where input is 
              asked for]
 
  But I'll have to check it out.
   -dB