Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. hkgupta

    run command with parameters

    MrMilson, My mistake on C:/Windows/notepad, I was trying various combination (most of them without path) and sent you the last one. However the problem remains I tried run 'notepad' and run("notepad") both launch note pad correctly if I try run 'notepad c:\abc.txt' or run ("notepad...
  2. hkgupta

    run command with parameters

    MrMilson, You are right about the error. Exact error is Error Number: 19 - 2 The specified file can not be found However the notepad is not launched at all. Exact code typed in MACRO is run "C:\Windows\Notepad.exe c:\sat_dt.txt" Thanks
  3. hkgupta

    run command with parameters

    Thanks MrMilson, It still comes up with the error mentioned earlier (19 - 2). On version 7.5 it is not able to start notepad at all if any parameter is given. Our copy is InfoConnect Enterprise 7.5 and OS is Windows 2000 Professional. Version 4.1 launches Notepad even if I provide incorrect...
  4. hkgupta

    run command with parameters

    Hi, I am not a CASL programmer, but I wrote a CASL MACRO about three years ago to work under Attachmate Accessory Manager (Version 4.1…). I am back to same client site after three years and they have upgraded some of their PC’s to Attachmate version 7.5….. The old MACRO does not work on new...

Part and Inventory Search

Back
Top