Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Little problem: NEXT and RECORD scope with UDF
Message
From
23/09/2003 04:52:33
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Little problem: NEXT and RECORD scope with UDF
Miscellaneous
Thread ID:
00831353
Message ID:
00831353
Views:
55
Hi,

NEXT and RECORD scope clause don't support procedure on expression.
CREATE CURSOR TestM (id1 I NULL,id2 I)
APPEND blank
LOCATE NEXT nextScope()

PROCEDURE nextScope
  RETURN 1
ENDPROC
The workaround it is obvious.

Fabio
Next
Reply
Map
View

Click here to load this message in the networking platform