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,817 of 9,834    |
|    Craig to All    |
|    NoName    |
|    24 Sep 07 01:29:12    |
   
   From: craig.futterman@nospam.comcast.net   
      
   I have a peculiar thing happen recently (with my software) with more   
   frequency lately and can't figure it out.   
      
   I use a lot of pop-up menus and (in the past on rare occasions) and now more   
   frequently in one of my apps.   
      
   I get "NoName" as my choice. It is not a choice in the pop-up list.   
   This has happened in different apps where pop-up menus are used.   
   It has happened in Runtime as well as Full version.   
   I am using P10 (I am not sure which update I am using at work).   
   All variables are declared properly.   
   Has anyone seen this before?   
      
   Thanks,   
   Craig   
      
   A code snippet is below:   
   menuSetLimit(n+50) ;// there are less than 50 items, probably around 30   
    pop.addStaticText("Infusion Medications")   
    pop.addseparator()   
    pop.addText("Cancel")   
    For y from 1 to n   
    TC.movetoRecord(y)   
    pop.addtext(TC.DrugName)   
    If m =8 then   
    pop.addbreak()   
    pop.addText(" ")   
    pop.addseparator()   
    m = 1   
    ENDIF   
    m = m+1   
    ENDFOR   
      
    sAns = pop.show(3000,1000)   
      
   --- 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