• Lucid Dreaming - Dream Views




    Results 1 to 3 of 3
    1. #1
      Member muse.v's Avatar
      Join Date
      Aug 2004
      Posts
      160
      Likes
      0

      some help with DOS?

      i had an old laptop lying around so i decided to muck around with dos a bit...

      according to this page, the code below does what i want at this stage.

      ECHO Enter some input, and press Enter when ready . . .
      ECHO 
      COPY CON USRINPUT.TMP
      ECHO 
      CLS
      ECHO You typed:
      TYPE USRINPUT.TMP

      my problem is that i'm confused about how to make the escape symbol,() and the whole escape sequence in general.

      i already have DEVICE=COS71ANSI.SYS in CONFIG.SYS...

      someone please help me and point me in the right direction!

      PS: is there a better way to do this without usuing COPY CON and ANSI.SYS?

      (i'm so n00b.. i've tried though )
      I spilled spot remover on my dog. He's gone now.

    2. #2
      Member Stalker's Avatar
      Join Date
      Nov 2003
      Location
      Lund
      Posts
      407
      Likes
      1

      Re: some help with DOS?

      Originally posted by muse.v

      my problem is that i'm confused about how to make the escape symbol,() and the whole escape sequence in general.
      In MS-DOS Edit hit ctrl+p then Escape to make the escape-char.
      "Trust is a weakness"
      I have a kitty. It's serial number is: 13816
      Oxeye Games

    3. #3
      Member muse.v's Avatar
      Join Date
      Aug 2004
      Posts
      160
      Likes
      0
      w00t... thanks
      I spilled spot remover on my dog. He's gone now.

    Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •