Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Minor problems in VFP8
Message
De
12/11/2002 10:47:10
 
 
À
12/11/2002 10:35:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00721610
Message ID:
00721622
Vues:
11
1) If you have DOEVENTS() coded, this could cause the error. VFP8 changed the syntax to make it a command instead of a function, so now DOEVENTS (without parens) is what's to be coded.

2) Your STRTOFILE, I hazard, has never worked in any version of VFP. VFP has never accepted a "&&" string part in any part of a command, clause or operand. You should be able to beat this in a few ways, one being "&" + "&".....

cheers

>Hello,
>
>i encountered minor problems when trying to rebuild or change a VFP 7 project in VFP 8
>
>some forms can't be edited! a messagebox saying: "syntax error" pops up when i do "Modify form ..." (it's not me .. the same happens when i click "modify" in project manager)
>
>further it crashes out with the same message when i try to instantiate the forms in the compiled version with a plain "DO FORM ..."
>
>anyone had similar experiences/problems and maybe a fix?
>
>ahh .. there was another strange error i encounterd:
>
>? STRTOFILE("&&Blalalalal","somefile.txt",1)
>
>crashes .. seems to have problems with the "&&"
>
>Regards
>
>Christian
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform