home *** CD-ROM | disk | FTP | other *** search
-
- Documentation for IDCLBL.EXE
-
- Author : Gary Conway, Infinity Design Concepts, Inc.
- Remote SYSOP for The SoftStone RCP/M, FOG #24
- Louisville , Kentucky.
- All new releases of IDC software can be located on the
- SoftStone at (502)-241-4109
- Curt Edwards, SYSOP
-
- Created : 05.22.86
- Language : Assembler
- Environ : MS-DOS/PC-DOS Version 2.x and above
- Video : MC/CGA/EGA/VGA
-
- ─────────────────────────────────────────────────────────────────────────
- Copyright (c) 1986,89 Infinity Design Concepts, Inc. all rights reserved
- ─────────────────────────────────────────────────────────────────────────
-
- REASON:
-
- It seems that a large number of disk labeling programs have been
- written to accommodate the EPSON and GEMINI printers, but I had
- need of one for the CitoH 8510 Prowriter , ergo IDCLBL.EXE.
-
- MOUSE:
-
- Mouse support is available throughout the program. The left mouse
- button emulates the ENTER key, while the right mouse button emulates
- the ESC key. Vertical mouse movement emulates the up and down arrow
- keys. Horizontal movement is not needed and therefore not supported.
-
- The mouse routines take advantage of the Microsoft or compatible mouse.
-
-
- OVERVIEW:
-
- Citoh 8510 Prowriter/NEC 8023 Printers -
-
- The characters of the directory entries are translated
- from the normal characters to a form that allows printing
- bit-image graphics. The labels are printed in one of the
- following formats;
-
- 4" x 1-7/16" labels - 6 columns by 11 rows per label
- 3.5" x 15/16" labels - 5 columns by 6 rows per label
-
-
- If there are more files on the disk than will fit the selected
- label size, additional labels will be printed without resetting
- the printer. This version will also work on the NEC 8023.
-
-
-
- Gemini/Star/Epson/Proprinter Printers -
-
- For the Star SR-10/15, the printer must be in IBM mode. The two
- label formats are as follows;
-
- 4" x 1-7/16" labels - 5 columns by 20 rows per label (100 files)
- 3.5" x 15/16" labels - 4 columns by 11 rows per label (44 files)
-
-
- This version makes no translation of characters, instead, it
- uses the Super-Script mode of the printer.
-
-
- OPERATION:
-
- Use the up and down arrow keys to move up and down the menu
- and make your selection with the ENTER key. When changing
- directory paths, you may enter any valid DOS path.
- Once you have selected a drive, you may instruct IDCLBL to
- print labels, change disks and print again. It is not necessary
- to log the drive again. If, when printing labels, IDCLBL finds
- that there is no volume label on the disk, you will be prompted
- for one. If IDCLBL finds a volume label on the disk, this
- label will be used as the header for the printed labels.
-
-
- LABELS:
-
- 4" x 1-7/16" Avery # 4146 or equiv.
-
-
-
- Send comments and or suggestions to :
-
- ┌───────────────────────────────────────┐
- │ │
- │ Infinity Design Concepts,Inc. │
- │ 1052 Parkway Drive │
- │ Louisville, Kentucky 40217 │
- │ 502-636-1234 │
- │ Gary Conway, President │
- └───────────────────────────────────────┘
-
- NOTICE:
-
- The files, IDCLBL.DOC and IDCLBL.EXE are copyrighted materials, as such,
- these files may not be used in any way for commercial gain, nor may they
- be used to facilitate the sale of any other product or materials without
- the expressed written consent of the author. All rights are reserved.
-
-
- * EOF: IDCLBL.DOC