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 8,446 of 9,834    |
|    Jim Hargan to All    |
|    Re: Unlocking problem...    |
|    10 Apr 07 11:47:18    |
   
   From: noJimspam@omitThisHarganonline.com   
      
   Oh, and I wouldn't use Viewed as a variable name. It looks like it might be   
   a property name, and Pdox could choke trying to figure it out.   
      
    method arrive(var eventInfo MoveEvent)   
    var   
    tc1 tCursor   
    PeopleKS form   
    uiViewed uiObject   
    endVar   
      
    if not uiViewed.attach(objectName) then   
    msgInfo("Arrive Error","Could not attach uiObject to tvMyTable")   
    return   
    endif   
    if not tc1.attach(uiViewed) then   
    msgInfo("Arrive Error","Could not attach tcursor to MyTable.db")   
    return   
    endif   
      
   And apologies to the group for the "sender explicitly requested followup   
   sent to group endi" error. Evidently my newsreader belched at the wrong   
   time.   
      
   Jim Hargan   
      
   --- 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