Results 1 to 6 of 6

Thread: resolved Show messages in command box

  1. #1

    Thread Starter
    Addicted Member Fredn's Avatar
    Join Date
    Sep 2001
    Location
    Belgium
    Posts
    135

    Question resolved Show messages in command box

    I'm making a VB-exe that is meant to be run from within a dos command box.
    What i want to do is: when an error occurs, i don't want to pop up a message box, but i want the error to show up as text in the command box. Do you know what i mean?

    Is this possible in VB?
    Last edited by Fredn; Oct 25th, 2001 at 01:28 AM.
    Who ' tha man ??

  2. #2
    Conquistador
    Join Date
    Dec 1999
    Location
    Australia
    Posts
    4,527
    I don't think so,

    Unless u are using a console mode app

  3. #3

    Thread Starter
    Addicted Member Fredn's Avatar
    Join Date
    Sep 2001
    Location
    Belgium
    Posts
    135

    console mode app?

    Can you give me some information about that? It is the first time i hear of it...
    Who ' tha man ??

  4. #4
    Conquistador
    Join Date
    Dec 1999
    Location
    Australia
    Posts
    4,527
    Have you written any code yet?

    Writing Console-Mode Applications in Visual Basic

  5. #5

    Thread Starter
    Addicted Member Fredn's Avatar
    Join Date
    Sep 2001
    Location
    Belgium
    Posts
    135
    what do you mean by that?
    The program i'm developping already receives arguments from the prompt, but i didn't know how to write a line of output.
    I can't help i've never heard of console mode programming in VB.
    Who ' tha man ??

  6. #6
    Conquistador
    Join Date
    Dec 1999
    Location
    Australia
    Posts
    4,527
    OK then, well no, you can not display an error in the dos prompt.

    Sorry...

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