Y
Yudi Tristianto
Dear All,
Ok, In Visual Foxpro if i write this code :
Local mApp AS String
mApp = "DO Report.App"
If I Write &mApp it has the same mean with Do Report.App, how can i do
this in C# ?
Thank You
Ok, In Visual Foxpro if i write this code :
Local mApp AS String
mApp = "DO Report.App"
If I Write &mApp it has the same mean with Do Report.App, how can i do
this in C# ?
Thank You