Results 1 to 2 of 2

Thread: -console

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 1999
    Location
    Orange County
    Posts
    68

    -console

    other programs have stuff like when you make a link to it you can do this:


    c:\sierra\cstrike.exe -console

    where when executing the program you can automatically prepare the program for a certain mode is this possible in VB.
    Windows XP Professional
    Microsoft Visual Basic 6.0 Professional

  2. #2
    Fanatic Member Kaverin's Avatar
    Join Date
    Oct 2000
    Posts
    930
    Yeah, it's possible to do that with VB. Command$ will give you the command line things, and you could easily parse it with Split() since it's space delimited.
    I'm baaaack...
    VB5 Professional Edition, VC++ 6
    Using a 1 gHz Thunderbird, 256 mb RAM, 40 gb HD system with Win98se

    I feel special because I finally figured out how to loop midis: Post link
    I'm a fanatic too

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