End Program

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Kid Programmer
    New Member
    • Mar 2008
    • 176

    End Program

    Hello guys. I was writing a program and I was wondering if there is a way that in a command line the program can end and it will go back to the command line.
  • sukatoa
    Contributor
    • Nov 2007
    • 539

    #2
    in a command line the program can end and it will go back to the command line.
    What do you mean?

    Just for sure,
    sukatoa

    Comment

    • JosAH
      Recognized Expert MVP
      • Mar 2007
      • 11453

      #3
      Even an empty script does what you want: you can start it and when it ends it
      returns to the shell/command line.

      kind regards,

      Jos

      Comment

      Working...