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 Rhinorhino 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: *

  • Users: mtnengr
  • Content: Threads
  • Order by date
  1. mtnengr

    CVF Fortran Interface w/WINEXEC

    Using CVF 6.6C Fortran. I am making a call to Notepad.exe via the call Iret = WinExec('NotePad.exe '//efile(1:lenE)//CHAR(0) ,SW_SHOW). What call must I make to wait until the above call is successful?
  2. mtnengr

    Interfacing with Explorer

    From CVF 6.6c I can give the command : Runqq(Explorer.exe, ' 'c) to run Microsoft's Explorer. Instead of using ' 'C, there must be a command to retrieve the selected folder. Can any one help?
  3. mtnengr

    Debug Script.rc files

    I am using CVF 6.6C. I am trying to debug the assignment of parameter numbers in the Script files. I have a lot of IDDs which have similar names for IDC variables, but are supposedly different. I have more than one IDC variable with the same number, how do I fix it? Is it because I have...

Part and Inventory Search

Back
Top