Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4089199

File creation on removable drives without a disk brings up a dialog (win)

XMLWordPrintable

    • b55
    • x86, sparc
    • solaris_2.6, windows_nt, windows_2000

      Name: paC48320 Date: 10/28/97


      File drive;
                      
      // A:\\ is a floppy drive
      drive = new File(new String("A:\\");
                     
      // if there is no floppy in drive A:\ then the OS
      // brings up a dialog
      drive.exists();
      ======================================================================

            alanb Alan Bateman
            pallenba Peter Allenbach (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: