home bbs files messages ]

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,043 of 9,834   
   Jim Moseley to Kenneth   
   Re: Same form, but one system GPFs...?   
   18 Feb 08 10:11:22   
   
   From: jmose@mapson.attglobal.net   
      
   Kenneth  wrote:   
      
   >1. ... More importantly, you say 'self.end()' before   
   >triggering 'doDefault'.  There might not be a (fully-   
   >defined) 'self' object yet.  Most of your methods   
   >seem to need a 'doDefault' at the start.   
      
   Did you put in the doDefault's? As shown in:   
      
   method open(var eventInfo Event)   
   doDefault ; <-- add this   
   self.end()   
   endMethod   
      
   method newValue(var eventInfo Event)   
   if self.value=33 then   
         doDefault ; <-- add this   
         Dep_On.moveTo()   
   endIf   
   EndMethod   
      
   method newValue(var eventInfo Event)   
   doDefault ; <-- add this   
   amount.moveTo()   
   endMethod   
      
      
   HTH,   
   Jim Moseley   
      
   --- 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