J-Software Dos Utilities Pack II
================================

J-Software Productions
All programs Copyright(c): Juha Jokinen 2000-2004

Includes following programs:

BASCALC        Calculates how many used, remark or empty lines there is in 
               Basic program
C              Shell calculator
FLOPC          Calculates how many disks a proram/archive takes
HERZC&	       Two programs that create a sound through PC-Speaker
HERZQ	       (With QB and C++, in finnish)
KEYLOCK        Locks keys with code
LIGHT          Turns computer into light device
SAVEDIR        Saves current location
TESTKEY        Shows key&character values
WIN2DOS        Converts Windows-TXT to DOS-TXT
ZD	       The handy ZipDivider (plus PKZip and PKUnZip)

BASCALC
-------
Use:
BASCALC [<filename>]

If filename is not given, Bascalc will ask for it.
Shows how many program lines and empty or remark lines there is in a Basic-
program.

C
-
Use:
C <number> +|-|*|/ <number>

Calculates simple calculation fast.

FLOPC
-----
Use:
FLOPC <filesize>

Calculates how many disks given file takes.
<filesize> must be Kilobytes.

HERZQ&HERZC
-----------
Use:
HERZQ/HERZC

Asks (in finnish, sorry) the sound frequency in herzes. There might be a bug in the other
program, i'm not sure which one. It plays 2 seconds of the frequency you've given.

KEYLOCK
-------
Use:
KEYLOCK <code>

Locks keyboard with given code. DOS can be used again after right code is
given.
<code> can be any numeric value.

LIGHT
-----
Use:
LIGHT

Makes computer screen bright, so you can see in dark.

SAVEDIR
-------
Use:
SAVEDIR

Saves current location in hierarchy tree and makes a batch called RESDIR to
C:-drive root so location can be restored further with RESDIR-command.

TESTKEY
-------
Use:
TESTKEY

Useful for programmers, shows the keyboard scan code for pressed key.

WIN2DOS
-------
Use:
WIN2DOS <oldfile> [<newfile>]

Converts Windows TXT-files to DOS-TXT. If no newfile is given, oldfile.DOS is
used as target.

ZD
--
Use:
ZD [Zip to divide] [Zip name in A:]

If the parameters are not given, you will be asked for them.
This divides a zip file (with the help of PKZip and PKUnZip) to fit in floppy disks.