Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bug in wizard txtbtn
Message
From
30/09/1997 15:48:47
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
28/09/1997 11:24:52
Shihchau Tai
Apic Systems Pte Ltd
Singapore, Singapore
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00052053
Message ID:
00052513
Views:
38
>>The statement TYPE("m.cChildKey")#TYPE('oAddRecKeyValue') is always .T. >because TYPE("m.cChildKey") is always Character type. cChildKey is assigned >with my key with type Integer. How do I make the code looks at my key type >instead of the property type. TYPE("m.cChildKey") will always return "C" because the m.cChildKey contains the _name_ of the real key. TYPE(m.cChildKey) (no quotes) will return the type of what m.cChildKey contains, i.e. the key itself. Just remove the quotes.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform