Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't open form
Message
De
14/03/2005 13:07:03
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00995519
Message ID:
00995592
Vues:
17
The only reason that I can think of, is a change other people also has told you about. If a label has caption starting with an equal sign, like Caption=DATE(), you get an error in VFP8, the workaround is to manually put a space before the equal sign. You can
Use yourform.scx
Browse FIELDS properties for Upper(class)='LABEL' and 'CAPTION = "='$Upper(properties)
You must put a space after the " in the line with Caption = " in all the records. If the original was Caption = "=date()" you change it to Caption = "(space)=date()"

>Hi,
>
>I have a VFP form that I can't open in VFP8. I was able to open and edit it just last Friday but today it keeps giving me the 'Syntax error' message whenever I try to open the form. I can open and edit it in VFP7 but not in VFP8.
>
>Any help is greatly appreciated.
>
>TIA,
>Arriyel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform