Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select different in VFP6?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00129159
Message ID:
00130449
Vues:
27
>>Michael,
>>
>>Where is this code in the form? What is record 3 in the scx file?
>
>The code is in the form's INIT Procedure, and if I open the SCX, record 3 is the FORM object.
>
>Thoughts?
Michael,

Here's a shot in the dark, but Fox sometimes had problems with ;'s if there was no space between it and the end of the line it continued. This was fixed in VFP, so I doubt it is it but it only takes a second to try. Just insert a space before each ; so you have;

SELECT Blah, Blah, Blah ;
FROM Blah, Blah ;
...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform