Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DefaultValue
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00464751
Message ID:
00469960
Views:
25
Hello Kevin
The error message is as follows:

ERROR# 11
MESSAGE: Function agrument value, type, or count is invalid
LINE: 164
CODE: =SETFLDTYPE(lcPrimaryKey,3)
METHOD: ONNEW
OBJECT:Contform1.pgfbizobj.page1.contobj

I have a "SET STEP ON" in both the new() method in the bizobj and in newid() in the stored procedures. If I close the debugger and "RESUME" at each "SET STEP ON" the error normally triggers. However if I step through the code one line at a time it sometimes works OK and gets past the =SETFLDTYPE(lcPrimaryKey,3)and ends up sitting on the first get textbox on page 2. Which then seems to work OK. Most puzzling!

Regards Allan
Previous
Reply
Map
View

Click here to load this message in the networking platform