Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.databases.paradox    |    To crash or not to crash, asks Borland    |    9,834 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 9,579 of 9,834    |
|    Tony McGuire to Kenneth    |
|    Re: dataInsertRecord not Insertin'...?    |
|    09 Jan 09 21:28:06    |
   
   From: png.paradoxcommunity@com   
      
   Kenneth wrote:   
   > if not tc2.open(":MONEY:EntryNum.DB") then   
   > errorShow()   
   > endIf   
      
      
      
   I would still do   
      
   if not tc2.open(":MONEY:EntryNum.DB") then   
    errorshow("Error - EntryNum.db")   
   "Error.." becomes the title of the errorshow() dialog box   
    return   
   endif   
      
   Otherwise, you'll at some point not be able to open entrynum.db, and Paradox   
   will start erroring out on the code below that, and quite possibly confusing   
   the heck out of what the problem is for you. Simple change to make your life   
   easier later.   
      
   Glad you finally found Nirvana. :)   
      
      
   ---------------   
   Tony McGuire   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca