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. windows bug ? need confirmation.

windows bug ? need confirmation.

Scheduled Pinned Locked Moved The Lounge
helpquestion
15 Posts 10 Posters 0 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.
  • S Stephane Routelous

    Hi, I cannot achieve creating any file of the form aux.* :wtf: Is it the same on your computer ? TIA,


    Stephane

    www.exotk.org

    R Offline
    R Offline
    Roger Wright
    wrote on last edited by
    #3

    Yup. Win2K Server reports that a file of that name already exists (I tried both .txt and .doc on the Desktop), though a search reveals no such filename. I suspect that's by design, and that aux is a predefined device name, like CON or COMx. Try writing a test routine that writes random data to AUX and let us know what happens:-)

    1 Reply Last reply
    0
    • S Stephane Routelous

      Hi, I cannot achieve creating any file of the form aux.* :wtf: Is it the same on your computer ? TIA,


      Stephane

      www.exotk.org

      J Offline
      J Offline
      JohnJ
      wrote on last edited by
      #4

      Its not a bug, you can't use device names for a file name. See here[^] for a full list :cool: JohnJ :zzz::zzz:Sleep(28800000); :zzz::zzz: http://www.rainbow-innov.co.uk[^]

      R T 2 Replies Last reply
      0
      • J JohnJ

        Its not a bug, you can't use device names for a file name. See here[^] for a full list :cool: JohnJ :zzz::zzz:Sleep(28800000); :zzz::zzz: http://www.rainbow-innov.co.uk[^]

        R Offline
        R Offline
        Roger Wright
        wrote on last edited by
        #5

        Hmmm. I hadn't seen that list - thanks! AUX and CLOCK$ are new ones to me - I wonder what copy con clock$ would do (no, I'm not going to try it. Windows is fragile enough without messing with the foundations)?

        J T 2 Replies Last reply
        0
        • J JohnJ

          Its not a bug, you can't use device names for a file name. See here[^] for a full list :cool: JohnJ :zzz::zzz:Sleep(28800000); :zzz::zzz: http://www.rainbow-innov.co.uk[^]

          T Offline
          T Offline
          Tomasz Sowinski
          wrote on last edited by
          #6

          I can't use COM9 as file name??? What are they thinking? ;) Tomasz Sowinski -- http://www.shooltz.com

          To some its a six-pack, to me it's a support group

          M 1 Reply Last reply
          0
          • R Roger Wright

            Hmmm. I hadn't seen that list - thanks! AUX and CLOCK$ are new ones to me - I wonder what copy con clock$ would do (no, I'm not going to try it. Windows is fragile enough without messing with the foundations)?

            J Offline
            J Offline
            JohnJ
            wrote on last edited by
            #7

            Roger Wright wrote I wonder what copy con clock$ would do I would think you would hear a terrible grinding noise accompanied by little whisps of black smoke emerging from your PC :omg: JohnJ :zzz::zzz:Sleep(28800000); :zzz::zzz: http://www.rainbow-innov.co.uk[^]

            T R 2 Replies Last reply
            0
            • T Tomasz Sowinski

              I can't use COM9 as file name??? What are they thinking? ;) Tomasz Sowinski -- http://www.shooltz.com

              To some its a six-pack, to me it's a support group

              M Offline
              M Offline
              Maciej Pirog
              wrote on last edited by
              #8

              Tomasz Sowinski wrote: I can't use COM9 as file name??? What are they thinking? They didn't told that, but you aren't allowed to use also filenames like: MS_SUCKS, I_HATE_MS, BILL_GATES_IS_JUST_AN_IDITOT, I_LOVE_LINUX, I_WANT_TO_DELETE_IE. ;)

              Ñ There is only one MP Ð

              D 1 Reply Last reply
              0
              • J JohnJ

                Roger Wright wrote I wonder what copy con clock$ would do I would think you would hear a terrible grinding noise accompanied by little whisps of black smoke emerging from your PC :omg: JohnJ :zzz::zzz:Sleep(28800000); :zzz::zzz: http://www.rainbow-innov.co.uk[^]

                T Offline
                T Offline
                Tim Smith
                wrote on last edited by
                #9

                No, you just get an annoying ticking sound that scared the **** out of your co-workers. :laugh: Tim Smith "Programmers are always surrounded by complexity; we can not avoid it... If our basic tool, the language in which we design and code our programs, is also complicated, the language itself becomes part of the problem rather that part of the solution." Hoare - 1980 ACM Turing Award Lecture

                1 Reply Last reply
                0
                • J JohnJ

                  Roger Wright wrote I wonder what copy con clock$ would do I would think you would hear a terrible grinding noise accompanied by little whisps of black smoke emerging from your PC :omg: JohnJ :zzz::zzz:Sleep(28800000); :zzz::zzz: http://www.rainbow-innov.co.uk[^]

                  R Offline
                  R Offline
                  Roger Wright
                  wrote on last edited by
                  #10

                  I'll try it on a customer's PC just to be safe. What can it hurt? It's already broke:-)

                  1 Reply Last reply
                  0
                  • R Roger Wright

                    Hmmm. I hadn't seen that list - thanks! AUX and CLOCK$ are new ones to me - I wonder what copy con clock$ would do (no, I'm not going to try it. Windows is fragile enough without messing with the foundations)?

                    T Offline
                    T Offline
                    Tomasz Sowinski
                    wrote on last edited by
                    #11

                    Roger Wright wrote: I wonder what copy con clock$ would do On XP it writes a file named clock$ containing stuff you've actually typed. But I remember that under MS-DOS CLOCK$ was reserved name indeed. Tomasz Sowinski -- http://www.shooltz.com

                    To some its a six-pack, to me it's a support group

                    J 1 Reply Last reply
                    0
                    • T Tomasz Sowinski

                      Roger Wright wrote: I wonder what copy con clock$ would do On XP it writes a file named clock$ containing stuff you've actually typed. But I remember that under MS-DOS CLOCK$ was reserved name indeed. Tomasz Sowinski -- http://www.shooltz.com

                      To some its a six-pack, to me it's a support group

                      J Offline
                      J Offline
                      JohnJ
                      wrote on last edited by
                      #12

                      Tomasz Sowinski wrote On XP it writes a file named clock$ containing stuff you've actually typed. no smoke then:laugh: JohnJ :zzz::zzz:Sleep(28800000); :zzz::zzz: http://www.rainbow-innov.co.uk[^]

                      W 1 Reply Last reply
                      0
                      • J JohnJ

                        Tomasz Sowinski wrote On XP it writes a file named clock$ containing stuff you've actually typed. no smoke then:laugh: JohnJ :zzz::zzz:Sleep(28800000); :zzz::zzz: http://www.rainbow-innov.co.uk[^]

                        W Offline
                        W Offline
                        Wouter Dhondt
                        wrote on last edited by
                        #13

                        JohnJ wrote: no smoke then Darn! I wanted a new PC @ work, and I thought this to be the ideal solution. :( New and improved: kwakkelflap.com "When I hear of Schrödinger's cat, I reach for my gun." - Stephen Hawking

                        1 Reply Last reply
                        0
                        • M Maciej Pirog

                          Tomasz Sowinski wrote: I can't use COM9 as file name??? What are they thinking? They didn't told that, but you aren't allowed to use also filenames like: MS_SUCKS, I_HATE_MS, BILL_GATES_IS_JUST_AN_IDITOT, I_LOVE_LINUX, I_WANT_TO_DELETE_IE. ;)

                          Ñ There is only one MP Ð

                          D Offline
                          D Offline
                          Daniel Turini
                          wrote on last edited by
                          #14

                          Maciej Pirog wrote: I_WANT_TO_DELETE_IE This one is allowed, in XP SP1 :) Concussus surgo. When struck I rise.

                          J 1 Reply Last reply
                          0
                          • D Daniel Turini

                            Maciej Pirog wrote: I_WANT_TO_DELETE_IE This one is allowed, in XP SP1 :) Concussus surgo. When struck I rise.

                            J Offline
                            J Offline
                            Jorgen Sigvardsson
                            wrote on last edited by
                            #15

                            only I_WANT_TO_DELETE_IE.lnk Preferred storyline: - I am your father. Search your feelings and you'll know it's the truth. Together we can rule this galaxy like father and son. - Ok dad. Let's kick some butt!

                            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