Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
No clue for the error
Message
De
30/09/2005 23:28:57
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
30/09/2005 23:21:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01053566
Message ID:
01055177
Vues:
20
>thanks, I better change my code.
>
>I also have another code:
>
>SELECT * FROM MyTable ;
> INTO CURSOR abcdzzz
>select abcdzzz

The second command is superfluous: the SELECT ... INTO CURSOR will automatically select the newly-created cursor.

By the way, to show code with proper indenting (in UT messages), use the HTML command < PRE >. Press "Reply" to see how I wrote the following:
select * from MyTable;
    into cursor abcdzzz
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform