Results 1 to 3 of 3

Thread: [RESOLVED]How do I launch a program from a code?

  1. #1

    Thread Starter
    Banned
    Join Date
    Apr 2009
    Posts
    114

    Resolved [RESOLVED]How do I launch a program from a code?

    I am not trying to make this a hard! How do I?
    Last edited by sn3akyr4bb1t; May 2nd, 2009 at 06:17 AM. Reason: mis-spelled something & resolved

  2. #2
    Code Monkey wild_bill's Avatar
    Join Date
    Mar 2005
    Location
    Montana
    Posts
    2,993

    Re: How do I launch a program form a code?

    process.start("applicationname")
    That is the very essence of human beings and our very unique capability to perform complex reasoning and actually use our perception to further our understanding of things. We like to solve problems. -Kleinma

    Does your code in post #46 look like my code in #45? No, it doesn't. Therefore, wrong is how it looks. - jmcilhinney

  3. #3

    Thread Starter
    Banned
    Join Date
    Apr 2009
    Posts
    114

    Thumbs up Re: How do I launch a program form a code?

    Quote Originally Posted by wild_bill View Post
    process.start("applicationname")
    k thanks.

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