Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A Revisit of & versus ()
Message
De
29/01/2003 12:19:50
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00746640
Message ID:
00746765
Vues:
22
>>>>"C:\DOCUMENTS AND SETTINGS\JAMES.FOX\MY DOCUMENTS\VF I DATA\PSS\TEMP\0VE0HHCJB.XLS"
>>>
>>>I think the macro would have worked providing the command string was enclosed with parens:
>>>
"(C:\DOCUMENTS AND SETTINGS\JAMES.FOX\MY DOCUMENTS\VF I DATA\PSS\TEMP\0VE0HHCJB.XLS)"
>>>
>>>I think (but don't know for sure) that parens are required for folders with spaces in their names.
>>
>>No that does not work.
>Ooooops! Sure glad I disclaimed and lives weren't depending on it:-). But something in me is screaming to give it a try - so back to the command window and back in a few!

Probably if you put the quotes inside of the parenthesis, but that would be using a macro to do name expression:
[("C:\DOCUMENTS AND SETTINGS\JAMES.FOX\MY DOCUMENTS\VF I DATA\PSS\TEMP\0VE0HHCJB.XLS")]
You can leave the parenthesis out, and it is straight macro sub. But using the name expression, with no macro substition at all, is probably the best...
Steve Gibson
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform