Yuma Home
•
Forum Home
•
Login
•
Register
Yuma
>
Framework
>
Shell
Post a New Message
Topic
Messages
Last
Confused by Shell Class
2
Steve Garman
Recent
Yuma
>
Framework
>
Shell
Re: Confused by Shell Class
Steve Garman
Never mind. This seems to work[code] dim sh As new Shell dim cmd as String #if TargetWin32 cmd = "set" #else cmd = "e...
Yuma
>
Framework
>
Shell
Confused by Shell Class
Steve Garman
Does anyone feel qualified to give me a quick run-down on how to use the
Shell
class in Yuma?