Results 1 to 2 of 2

Thread: Help Meeeeeeeeeee!

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2000
    Posts
    83
    (sorry for the tacky title)

    How do I call another program and run it with parameters?(like if you ran it from a MS DOS prompt)

    note: this means of course THROUGH VB!(code)
    Ian Callanan
    VB6.0
    [email protected]

  2. #2
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091
    Code:
    Shell "MyApp.exe mydoc.txt"
    Laugh, and the world laughs with you. Cry, and you just water down your vodka.


    Take credit, not responsibility

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width