FLOIMA v13.0

1.Purpose
- Using FLOIMA you can: 
	- create "image" files from 1440KB floppy 
	- re-generate floppy from "image"
	- compare floppy and "image" file
	- read/write files in raw mode
	(size of "image" file is 1.474.560 bytes)

- usage: FLOIMA -s -b -m -v[1] -f[1] -o[1] -i[1] -c[12] -C <file> <file> <N bytes> -d[AB]

	-s disable CTRL+C
	-b for use in bat files, no video output is sent
	-m show full messages
	-v verify operations after completion
	-v1 verify operations track by track
	-f format entire floppy before write
	-f1 format floppy track by track before write
	-o read floppy and write "image" file on hard disk
	-o1 read <N bytes> from floppy (track 0) and write file on hard disk
	-i read "image" file and write floppy 
	-i1 read file and write floppy (from tack 0)	
	-c compare floppy and "image" file, stop after first difference
	-c1 compare floppy and "image" file
	-c2 compare floppy against file from track 0
	-C compare 2 "image" files
        -d select drive 

- FLOIMA default drive is A: 

- examples: 
	floima -m -o c:\temp\disk1      (read floppy and create file)
	floima -m -i c:\temp\disk1      (read file and re-generate floppy)
	floima -m -i1 c:\miofile	(read file and write floppy from track 0)
	floima -m -o1 c:\file4 200000   (read 200000 bytes from floppy and write file)

- Tips: 
	FLOIMA use direct BIOS calls, using floima under v86 Windows 9x/NT you need to extract floppy 
        after write

2.Installation
- No installation required, FLOIMA is a simple executable (MSDOS P-CODE)

3.Status
- FREEWARE

4.Distribution status
- You can freely distribute FLOIMA 

5.How to contact the author
-by email:  w.guerrieri@teamsystem.com

	