Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Filer - little bug fix
Message
De
02/10/1998 10:40:00
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
 
À
02/10/1998 00:19:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00143112
Message ID:
00143259
Vues:
24
David,

As a convention, I always use this:

...DO FORM (cFilerPath)

rather than macro expansion. I'm not entirely sure that I'd consider this a bug, because when you macro expand a string with a space, you are obviously losing the...um...connection between the clauses.

Regards

>There's a bug in MSFT's filer.scx (which emulates VFP 3 and FPW "Filer" command)
>The init event of this form contains...
> ON SELECTION BAR 21 OF _mtools DO FORM &cFilerPath.
>Simply amend this to...
> ON SELECTION BAR 21 OF _mtools DO FORM "&cFilerPath."
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform