Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. DOS prompt

DOS prompt

Scheduled Pinned Locked Moved The Lounge
sales
64 Posts 40 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Dalek Dave

    The days of PEEK and POKE, READ and DATA, GOSUB and RETURN.

    ------------------------------------ "When Belly Full, Chin Hit Chest" Confucius 502BC

    E Offline
    E Offline
    edmurphy99
    wrote on last edited by
    #40

    load "game",8,1

    1 Reply Last reply
    0
    • R Robert Surtees

      new drive? g=c800:0005 ok. i'm done. :-O

      S Offline
      S Offline
      spencepk
      wrote on last edited by
      #41

      Now there's a blast from the past... low-level formatting MFM and RLL drives. And yeah, I still use the command line for doing things like recursive searching or setting file attributes. It's a hell of a lot faster than using the Explorer.

      1 Reply Last reply
      0
      • R Rama Krishna Vavilala

        It is funny that I come across people who keep on referring to the command prompt as DOS prompt long after "DOS Prompt" is an history. I was on a support call and asked the customer to launch the command prompt. He replied: "Ok I have launched the DOS prompt".

        F Offline
        F Offline
        Fabio Franco
        wrote on last edited by
        #42

        It still feels like DOS, and I like it that way. The thing I miss is the help command, which got me started on the first programming experience I had. By the age of 14 I built a game menu using the help command and the .bat file. I also wonder if anyone remembers the PathMinder. It brings me memories...

        1 Reply Last reply
        0
        • D Dalek Dave

          It is a badge of honour for us oldies! Some of us remember DOS 3.3! (And CP/M) Getting up a blank screen with a C:\> at the bottom, and nothing else kept the muggles away from the shiny things :)

          ------------------------------------ "When Belly Full, Chin Hit Chest" Confucius 502BC

          C Offline
          C Offline
          ClockMeister
          wrote on last edited by
          #43

          Dalek Dave wrote:

          Some of us remember DOS 3.3! (And CP/M)

          Think you're an Oldie? How 'bout PC DOS 1.1? PDP-11 O/S, RSTS-E, RSX/11M, Cyber74, IBM OS 360. -CB :D

          E 1 Reply Last reply
          0
          • T Tomas Brennan

            Terminate and Stay Resident programs which were a PITA to code.... :-D and wait for it.... the three finger salute - Ctrl+Alt+Delete :laugh:

            #define STOOPID #if STOOPID Console.WriteLine("I'm stoopid!"); #endif

            C Offline
            C Offline
            ClockMeister
            wrote on last edited by
            #44

            TSR's were a bit of a pain, but it was a lot of FUN too. I used to love the power of writing in MASM. Now THAT was programming. -CB ;)

            1 Reply Last reply
            0
            • G Gary Wheeler

              Floor sort! :laugh: I helped a blind guy do a 'floor sort' once in college; he was in my data structures class. Fortunately, he numbered his cards (columns 73-80).

              Software Zen: delete this;

              A Offline
              A Offline
              Al Norman
              wrote on last edited by
              #45

              Ahh, but have you ever had to multi-punch a shredded card from the middle of an card deck that was in object code? al

              G 1 Reply Last reply
              0
              • R Raybarg

                It wasnt many months of PC usage when I already managed to Ctrl+Alt+Del using only my right hand because most of the time my left hand was occupied in holding phone (wired phone, you know those old clunky ones wih rolling number interface instead of buttons, hehe). Those days take me into what I am about to babble about, which is (surprisingly) not offtopic. I was already been a SysOp for some time when OS/2 Warp was introduced and we made the decision to move into using it in our BBS. I cant even remember what its prompt was called, was it "OS/2 Prompt"? Still I allways thought of it as "DOS prompt"... but nowadays (as I dont treasure badges of honors) I just refer to those as "prompt" or "console"... depends on how I feel. (usually using "console" is to annoy some other people who seem to fail in understanding my meaning because they want to argue about the word used which ultimately reveals they actually did understand what I meant in saying "No you cant call prompt a console".) Some users who dont know computers so well refer to it as "that black box" which is allways kind of cute, thinking "prompt = blackbox" :)

                T Offline
                T Offline
                TrudyH
                wrote on last edited by
                #46

                lol Whenever I have to ask a user to open the command prompt I always ask them "Do you see a black box?" They always know what I mean, but asking if they see a black window, or a window with a black background they often get confused. Another way to describe it is to ask if they see the blinking line. CP/M was my first operating system as a kid, on a kaypro II with dual builtin floppies and 64k memory. We were high tech man!:cool: In my mind it will always be the dos prompt even if I don't call it that out loud.

                J E P 3 Replies Last reply
                0
                • A Al Norman

                  Ahh, but have you ever had to multi-punch a shredded card from the middle of an card deck that was in object code? al

                  G Offline
                  G Offline
                  Gary Wheeler
                  wrote on last edited by
                  #47

                  Fortunately, no. I did however work on a project where we assembled code on an Intel development system, copied the object files to tape on a Silent 700 terminal, rolled the terminal over to the test bench, and then uploaded the code from the terminal to the machine we were developing. The ROM monitor in the machine could record patches back onto the Silent 700 tape. At one point, we had more patches on the tape than we had code assembled by the Intel box. At least with your punched cards you could see the bits :rolleyes:.

                  Software Zen: delete this;

                  1 Reply Last reply
                  0
                  • T TrudyH

                    lol Whenever I have to ask a user to open the command prompt I always ask them "Do you see a black box?" They always know what I mean, but asking if they see a black window, or a window with a black background they often get confused. Another way to describe it is to ask if they see the blinking line. CP/M was my first operating system as a kid, on a kaypro II with dual builtin floppies and 64k memory. We were high tech man!:cool: In my mind it will always be the dos prompt even if I don't call it that out loud.

                    J Offline
                    J Offline
                    Jim SS
                    wrote on last edited by
                    #48

                    I have my computer setup so when the command line (CMD) comes up it has a black background and green letters. Reminds me of my green screen days writing turbo pascal and batch files.

                    SS => Qualified in Submarines "We sleep soundly in our beds because rough men stand ready in the night to visit violence on those who would do us harm". Winston Churchill "Real programmers can write FORTRAN in any language". Unknown

                    T R 2 Replies Last reply
                    0
                    • T TrudyH

                      lol Whenever I have to ask a user to open the command prompt I always ask them "Do you see a black box?" They always know what I mean, but asking if they see a black window, or a window with a black background they often get confused. Another way to describe it is to ask if they see the blinking line. CP/M was my first operating system as a kid, on a kaypro II with dual builtin floppies and 64k memory. We were high tech man!:cool: In my mind it will always be the dos prompt even if I don't call it that out loud.

                      E Offline
                      E Offline
                      ecooke
                      wrote on last edited by
                      #49

                      The difference between stupidity and genius is that genius has its limits. Albert Einstein. To bad I have to do that with one of my bosses.....Click start, click run, type in cmd I have to spell it out like cat mouse dog Then it says windows cannot find. Then I have him read it back to me, he had actually put in catmousedog. Sad. Then I had ilikeicecreamplikepotatoconfig haha. People are funny.

                      Those who are too smart to engage in politics are punished by being governed by those who are dumber. - Aristotle

                      T 1 Reply Last reply
                      0
                      • C ClockMeister

                        Dalek Dave wrote:

                        Some of us remember DOS 3.3! (And CP/M)

                        Think you're an Oldie? How 'bout PC DOS 1.1? PDP-11 O/S, RSTS-E, RSX/11M, Cyber74, IBM OS 360. -CB :D

                        E Offline
                        E Offline
                        ecooke
                        wrote on last edited by
                        #50

                        You forgot Windows 1 And pc tools (did anyone else use it, just a gui to dos).

                        Those who are too smart to engage in politics are punished by being governed by those who are dumber. - Aristotle

                        C 1 Reply Last reply
                        0
                        • S Stuart Dootson

                          I was just explaining to my Dad this afternoon why he really wouldn't want to be using DOS instead of Vista (yes, even instead of Vista) - the idea of using a browser concurrently with Excel was enough to make him accept that maybe Vista did have some good points...(yeah, he hates Vista more than most CP members - possibly even more than Christan Graus!) Just until this weekend when I upgrade him to Weven, anyway.

                          Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

                          E Offline
                          E Offline
                          ecooke
                          wrote on last edited by
                          #51

                          I like Vista. Never had a problem, short of slow file copies, and sorting the explorer file lists....

                          Those who are too smart to engage in politics are punished by being governed by those who are dumber. - Aristotle

                          S 1 Reply Last reply
                          0
                          • E ecooke

                            You forgot Windows 1 And pc tools (did anyone else use it, just a gui to dos).

                            Those who are too smart to engage in politics are punished by being governed by those who are dumber. - Aristotle

                            C Offline
                            C Offline
                            ClockMeister
                            wrote on last edited by
                            #52

                            ecooke wrote:

                            You forgot Windows 1

                            Actually, it was Windows 1.01 - but who's counting? :) We had the first copies of Win1.01 and Digital Research DR-DOS back when I worked at Quadram. We also had a multitasking DOS called "Concurrent DOS" which was really pretty cool. None of them were particularly stable, though. We bundled them with the QuadEMS+ I/O memory boards back in 1986 or so. It was right around the same time-period as the Challenger disaster. Writing code during the early PC market was seriously fun. Those years blew by very quickly. -CB ;)

                            1 Reply Last reply
                            0
                            • M martin_hughes

                              Or until the command prompt is completely removed in favour of PowerShell.

                              Books written by CP members

                              E Offline
                              E Offline
                              ecooke
                              wrote on last edited by
                              #53

                              Yeah it does doesn't it? It's been a long while since I've used it...when I last had to play with Exchange 2007

                              Those who are too smart to engage in politics are punished by being governed by those who are dumber. - Aristotle

                              1 Reply Last reply
                              0
                              • E ecooke

                                I like Vista. Never had a problem, short of slow file copies, and sorting the explorer file lists....

                                Those who are too smart to engage in politics are punished by being governed by those who are dumber. - Aristotle

                                S Offline
                                S Offline
                                Stuart Dootson
                                wrote on last edited by
                                #54

                                Fair enough - my dad, however, hasn't been as fortunate as yourself.

                                Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

                                1 Reply Last reply
                                0
                                • P PIEBALDconsult

                                  What's in a name? It looks like a DOS prompt, it quacks like DOS prompt... I do most of my work in a DOS box, with DOS commands like: DIR and DEL and TYPE and EDIT, the same as I have for twenty years or more. The lack of a command line was a big part of why I never used a Mac. They can have my DOS prompt when they pry it from my cold dead hands. On the other hand, I see that they have made improvements that really should have been in DOS decades ago.

                                  E Offline
                                  E Offline
                                  ecooke
                                  wrote on last edited by
                                  #55

                                  I use find on almost a daily basis. Never did get search in file contents to work 100%, even on XP and server 2003.

                                  Those who are too smart to engage in politics are punished by being governed by those who are dumber. - Aristotle

                                  1 Reply Last reply
                                  0
                                  • D DJ van Wyk

                                    Aahhhh ... takes me back to my youth. Then again, I still use the console a lot. Most developers around have no idea how to use it. The other funny thing is that there is a difference between 'Start -> Run > cmd' and 'Start -> Run -> command' The one with command start out with saying 'Microsoft(R) Windows DOS', ignoring the settings in the registry (I am one of those people who changed the console to be green on black ... because it makes me look cool :cool:);

                                    My plan is to live forever ... so far so good

                                    E Offline
                                    E Offline
                                    ecooke
                                    wrote on last edited by
                                    #56

                                    If I remember right, command is 16 bit, and cmd is 32. Or something like that. I do know that some apps won't start from a bat file (which is started using command when you double click it) but will from a .cmd file (which is started using cmd). Same applies to scheduled tasks. That took me a while to track down why it wouldn't start.

                                    Those who are too smart to engage in politics are punished by being governed by those who are dumber. - Aristotle

                                    1 Reply Last reply
                                    0
                                    • R Raybarg

                                      It wasnt many months of PC usage when I already managed to Ctrl+Alt+Del using only my right hand because most of the time my left hand was occupied in holding phone (wired phone, you know those old clunky ones wih rolling number interface instead of buttons, hehe). Those days take me into what I am about to babble about, which is (surprisingly) not offtopic. I was already been a SysOp for some time when OS/2 Warp was introduced and we made the decision to move into using it in our BBS. I cant even remember what its prompt was called, was it "OS/2 Prompt"? Still I allways thought of it as "DOS prompt"... but nowadays (as I dont treasure badges of honors) I just refer to those as "prompt" or "console"... depends on how I feel. (usually using "console" is to annoy some other people who seem to fail in understanding my meaning because they want to argue about the word used which ultimately reveals they actually did understand what I meant in saying "No you cant call prompt a console".) Some users who dont know computers so well refer to it as "that black box" which is allways kind of cute, thinking "prompt = blackbox" :)

                                      D Offline
                                      D Offline
                                      Dave Buhl
                                      wrote on last edited by
                                      #57

                                      lol OS/2 i think called it CLI for command line interface, very much like the Amiga OS did. Hadn't thought about OS/2 in a while.

                                      1 Reply Last reply
                                      0
                                      • E ecooke

                                        The difference between stupidity and genius is that genius has its limits. Albert Einstein. To bad I have to do that with one of my bosses.....Click start, click run, type in cmd I have to spell it out like cat mouse dog Then it says windows cannot find. Then I have him read it back to me, he had actually put in catmousedog. Sad. Then I had ilikeicecreamplikepotatoconfig haha. People are funny.

                                        Those who are too smart to engage in politics are punished by being governed by those who are dumber. - Aristotle

                                        T Offline
                                        T Offline
                                        TrudyH
                                        wrote on last edited by
                                        #58

                                        The only thing worse is having to do that with your mom or sister. Actaully my mom is fairly adept at following instructions from a support person. Many years of being the girl in the office who they voluntold to call on technical issues. My sister however, hates computers and is only too happy to shove it in my lap for me to "just fix it." The last time I had to walk her through something over the phone I was doing my "Click start, now click run it is towards the bottom of the righ hand column of the start menu, do you see the text box?" when she starts giggling. When I asked her what was so funny she started laughing and excalimed "Your using your IT voice on me!" That afternoon I signed up for a free log-me-on account. :rolleyes: :sigh:

                                        1 Reply Last reply
                                        0
                                        • J Jim SS

                                          I have my computer setup so when the command line (CMD) comes up it has a black background and green letters. Reminds me of my green screen days writing turbo pascal and batch files.

                                          SS => Qualified in Submarines "We sleep soundly in our beds because rough men stand ready in the night to visit violence on those who would do us harm". Winston Churchill "Real programmers can write FORTRAN in any language". Unknown

                                          T Offline
                                          T Offline
                                          TrudyH
                                          wrote on last edited by
                                          #59

                                          OK are you having fun? There's no fun in technology! ;)

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups