Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Paradox > Re: NoName
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 4 of 6 Topic 1285 of 1417
Post > Topic >>

Re: NoName

by "Craig" <craig.futterman@[EMAIL PROTECTED] > Sep 24, 2007 at 11:34 AM

Bertil,
Thanks for your response. It is a relief ( I think) to know it wasn't just

my programming.
In your notes, you stated :
"Combination of addStaticText() and addSeparator() seems to be involved.
NoName being returned has also been re****ted for P10 and P11 SP1."

I do use addStaticText() and addSeparator() . I will try to remove that
and 
see if it makes a difference. In the second line did you mean SP1 for both

P10 and P11 or all of P10 and SP1 for P11?

Thanks for your time.

Craig



"Bertil Isberg" <ctech@[EMAIL PROTECTED]
> wrote in message 
news:46f7d59a@[EMAIL PROTECTED]
> Craig
>
> I have seen this occassionally.  Here are my notes on this:
>
> http://hem.bredband.net/bertilisberg/paradox/docissues.htm#208
>
>
> -- 
> Bertil Isberg - CTECH
> Paradox buglist:
> online:       http://hem.bredband.net/bertilisberg/
>
> "Craig" <craig.futterman@[EMAIL PROTECTED]
> skrev i meddelandet 
> news:46f74b1a@[EMAIL PROTECTED]
>>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)
>>
>>
>>
>>
>>
>
>
 




 6 Posts in Topic:
NoName
"Craig" <cra  2007-09-24 01:29:12 
Re: NoName
"Jim Moseley" &  2007-09-24 09:47:39 
Re: NoName
"Bertil Isberg"  2007-09-24 17:20:12 
Re: NoName
"Craig" <cra  2007-09-24 11:34:16 
Re: NoName
"Bertil Isberg"  2007-09-24 20:22:55 
Re: NoName
"Craig" <cra  2007-09-24 14:40:40 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Oct 6 18:09:02 CDT 2008.