Check floppy label

From: Andrew Kennedy (marzipan7777_at_yahoo.com)
Date: 07/24/04


Date: 24 Jul 2004 06:29:17 -0700

After trying to make a batch file solution,
I decided I would go ahead and do it through
an assembly program.

I want to look at the label of a disk and compare it
to a string and then perform a disk copy if it's
correct. I wouldn't need the program to do the copying,
maybe look at the errorcode returned by it.

I am not sure where to start.

Thanks.



Relevant Pages

  • Re: Check floppy label
    ... > an assembly program. ... > I want to look at the label of a disk and compare it ... Under dos. ... I think the Label of a volume is just a spesial file.Better ask ...
    (alt.lang.asm)
  • Re: Accessing USB pendrive from assembly program
    ... Robert Redelmeier wrote: ... from assembly language. ... from assembly program? ... Your pen drive is exposed just like a disk drive. ...
    (comp.lang.asm.x86)
  • Re: Check floppy label
    ... > After trying to make a batch file solution, ... > an assembly program. ... if not errorlevel 1 echo correct floppy ...
    (alt.lang.asm)