Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.lang.visual.basic    |    MS Visual Basic discussions, NOT dot-net    |    10,840 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 8,890 of 10,840    |
|    kchengso to Jeffrey R. Bailey    |
|    Re: Any ways to force the Program to hal    |
|    19 Oct 04 20:18:23    |
      XPost: comp.lang.basic.visual.misc       From: kchengso@hotmail.com              Actually, the 3 lines               Line Input #f1, strJustStr1        Input #f1, intTime, intDay        Line Input #f1, strJustStr2              are supposed to function as check and cause the function to halt e.g. if       strJustStr1 or strJustStr2 are not string or if intTime or intDay are not       integer. However, I have put in the On Error Goto statement, which now       prevents the intended check. No matter what value I give to these numbers,       the function just ignores them and jump to the NotWritten statement.              I am now wondering if there are any integers which I can supply to       intTime/intDay to cause the function to halt when it executes these       statement.              Any help?              "Jeffrey R. Bailey" |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca