Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Uh Ohh.. Have I found another error?
Message
De
17/10/2001 04:09:05
 
 
À
16/10/2001 11:42:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00551426
Message ID:
00569428
Vues:
27
Thanks Jim

>Here is better code to replace the line with in Genmenu.prg. Replace this line in the AddSkipFor proc:
>
>
>IF ATC(".F.",GETWORDNUM(m.skip,1)) # 0
>
>
>With these lines:
>
>
>lcWord1 = UPPER(GETWORDNUM(ALLTRIM(m.skip),1))
>lcWord2 = UPPER(GETWORDNUM(ALLTRIM(m.skip),2))
>IF lcWord1==".F." AND !EMPTY(lcWord2) AND !INLIST (lcWord2,"AND",".AND.","OR",".OR.")
>
>
>
>
>Jim
Will Jones
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform