|
-
Aug 1st, 2000, 11:19 AM
#1
Thread Starter
New Member
I'm opening wordpad through my application. The application is used on multiple platforms. I need to find the path to locate wordpad and store in a variable which I can pass using the shell command. Any help will be appreciated.
'get path and assign to variable
'i = shell(variable,1)
'Instead of hardcoding as below
i=shell ("C:\Program Files\Windows NT\Accessories\wordpad.exe",1)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|