Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Syntax for !|run
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Syntax for !|run
Divers
Thread ID:
00080374
Message ID:
00080374
Vues:
61
Hello,

Very basic question: What is the syntax to pass a variable to run.
ie. run
where filename is a property of a class,
thus. run this.filename
is in the click event of a label with the property filename,

I've tried,

run This.filename
run 'This.filename'
run ('This.filename')
run ("This.filename")
run (alltrim(This.filename))

and countless other variations that all return the error saying that run or ! sees the argument literally.(exactly as typed)

What is the correct syntax?

Eric Kleeman
Chaweng Buri Resort
Koh Samui Thailand
Eric Kleeman - EDS Consulting Services
MCP Visual FoxPro
MCSD C#.NET
Hua Hin Thailand
Los Angeles California
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform