Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Little problem: NEXT and RECORD scope with UDF
Message
De
23/09/2003 04:52:33
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Little problem: NEXT and RECORD scope with UDF
Divers
Thread ID:
00831353
Message ID:
00831353
Vues:
54
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform