Results 1 to 2 of 2

Thread: command line (resolved)

Threaded View

  1. #1

    Thread Starter
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    command line (resolved)

    Is it possible to specify commandline arguments for a program in developement?

    I'm writing a commandline driven program and I'm currently having to start it from the dos prompt (which is what I want in the long run). Whenever I hit an error I can't debug the source code, only the ASM code (which means nothing to me).

    Is there a way to specify the command line arguments I want before I hit the run button? Then I'll be able to use the IDE's debug facilities.
    Last edited by wossname; Apr 15th, 2004 at 08:44 AM.
    I don't live here any more.

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