Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Syntax for !|run
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Syntax for !|run
Miscellaneous
Thread ID:
00080374
Message ID:
00080374
Views:
60
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
Next
Reply
Map
View

Click here to load this message in the networking platform