Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why is my cursor empty?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00551388
Message ID:
00551398
Vues:
27
This message has been marked as a message which has helped to the initial question of the thread.
> CREATE CURSOR atts;
> (Ext C(3), Seqno N(2), Placed C(18), Route C(10), Ext_Reas C(12))
> SELECT attempts
> SCAN FOR attempts.mast_id = tube.mast_id
> SELECT atts

There shouldn't be an APPEND BLANK here?

> REPLACE atts.ext WITH attempts.ext
> REPLACE atts.seqno WITH attempts.seqno
> REPLACE atts.placed WITH attempts.placed
> REPLACE atts.route WITH attempts.route
> REPLACE atts.ext_reas WITH attempts.ext_reas

HTH

Alonso
Like Frank said: "I did it... MY WAY!"
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform