Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo RowSource not accepting Integers in EXE
Message
From
01/11/1998 15:37:22
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Combo RowSource not accepting Integers in EXE
Miscellaneous
Thread ID:
00153290
Message ID:
00153290
Views:
59
I've got this difference in results on a Combo (DropdownList) between Run Form and running the compiled EXE.

Not using the AddListItem (or AddItem), I set the RowSource property at runtime (Form.Init), due to unknown alias from the caller.
The 3rd column (BoundColumn=3), though, always pointed to a field of type Integer.

Running the form from within VFP works well, but the same form compiled to EXE produces "Program Error" on the Integer field (when the RowSource is set in Form.Init).

It seems VFP does some kind of implied conversion to string, then transfer to the internal list.

Would appreciate an explanation.
Kenneth.
Next
Reply
Map
View

Click here to load this message in the networking platform