home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mega Top 1
/
os2_top1.zip
/
os2_top1
/
DOS_GG
/
COMCAT
/
VOL29.ARJ
/
VOL2905
< prev
next >
Wrap
Text File
|
1992-01-07
|
5KB
|
105 lines
CP/MS gg NL volume 2905
gelijk aan PCgg 2/8
Titel: SIMTERM communicatie (source) & utilities
Number Name Size Date Comments
905.01 ARGLIST INC 123 8-28-82 Argument list - part of SIMTERM
905.02 ARGLIST PAS 1795 5-19-84 ,,
905.03 BOARDS SAM 318 7-22-84 File with BB's for autodialing
CATALOG 905 2589 5-06-85 Disk catalog
905.04 COM ASM 18460 10-27-84 Interface with Async Comm line
905.05 COM OBJ 2045 10-27-84 ,,
905.06 COMM INC 461 1-29-84 Entry points definition
905.07 COMP PAS 6698 10-13-84 Part of ST
905.08 DIREAD PAS 1536 11-28-84 Directory read module
905.09 DOHELP PAS 1304 10-13-84 Help module
905.10 ESCPAR PAS 13824 11-27-84 Part of ST
905.11 GETPUT PAS 5317 10-26-84 ,,
905.12 GRAPH INC 2162 8-09-84 Entry points definition for graphics
905.13 HELP TXT 3114 7-24-84 Online help file of ST
905.14 IBMPR C 7424 5-12-84 Unix system V 'C' module
905.15 KEYPARSE PAS 13824 11-28-84 Part of ST
905.16 LOGIN PAS 12062 10-14-84 Login scripts module
905.17 MACTEST ASM 981 9-09-82 Examples of MASM structured macro's
905.18 MAINSIM PAS 17408 11-27-84 Main program
905.19 MENUIT PAS 7262 10-13-84 Part of ST
905.20 MENUS 1714 7-24-84 Auxiliary file for autodial
905.21 ONECOPY ASM 6656 1-26-85 Single drive file copy utility
905.22 ONECOPY COM 885 4-27-84 ,,
905.23 ONECOPY DOC 896 1-26-85 Doc on above
905.24 SAVDIS PAS 2780 10-13-84 Save display - ST module
905.25 SCANLINE PAS 2817 10-13-84 Part of ST
905.26 SEE ASM 34560 1-26-85 Utility for file inspection - replaces TYPE
905.27 SEE COM 3397 5-24-84 ,,
905.28 SEE DOC 7296 1-26-85 Doc on above
905.29 SIMDOC WSS 34432 12-10-84 Documentation for SIMTERM - Wordstar source
905.30 SIMTERM INC 1096 6-03-83 Part of ST
905.31 SIMTERM LNK 512 11-28-84 ,,
905.32 STDIO INC 871 4-16-83 ,,
905.33 STDIO OBJ 508 9-22-84 ,,
905.34 STRUCT MAC 2940 8-31-83 MASM structured macro's
905.35 TERMCAP IBM 247 12-31-82 Part of ST
905.36 TERMINFO IBM 340 7-22-84 ,,
905.37 TOKEN H 810 5-13-84 ,,
905.38 TOKEN PAS 5181 10-13-84 ,,
905.39 UPDOWN PAS 21504 11-27-84 Upload/download module
905.40 UTIL INC 231 12-24-83 Part of ST
905.41 UTIL PAS 2618 10-13-84 ,,
905.42 UTIL102 COM 4352 5-21-84 Directory manipulation utility
905.43 UTIL102 DOC 8576 5-21-84 Doc on above (PCSIG #196)
905.44 VENTEL PAS 14336 11-27-84 Ventel/Hayes modem module
905.45 VERSION OBJ 74 11-28-84 part of ST
905.46 VOL2905 ABS 2816 5-06-85 Disk abstract
905.47 XRECV C 6144 11-29-84 XMODEM receive in C (Unix V)
905.48 XTRANS C 5248 11-29-84 ,, transmit ,,
905.49 XXGRAPH OBJ 950 9-22-84 Part of ST
50 File(s) 4096 bytes free on volume VOL2905
SIMTERM (The Simulator) - communications program
Supplied on this disk are the sources, in MS-Pascal, of the
Simterm program on volume 2903. The documentation is on this disk
too, now in Wordstar format (dot commands and some hi-bit flags).
The sources may not only be of interest to those willing to
configure and compile their own communications program. The
XTRANS and XRECV files might be useful for every UNIX user who
wants XMODEM file transfer. Zorro.
ONECOPY.COM -- This is a single drive file copy utility. It is
useful in situations where one drive of a two drive system is
bad, and the "system" still thinks there are two drives.
SEE.COM -- This program is a replacement for the TYPE command
normally used to examine text files that makes full use of the
capabilities of Heath/Zenith and IBM PC computers and terminals.
SEE will load the file needed into memory (or as much as will fit),
and display the first 24 lines on the screen. It will then allow you
to examine the file using commands entered by pressing one of the
first 9 function keys on your keyboard: F1 through F9 on IBM PC's and
compatibles, and also the left and right arrow keys. A message appropria-
te to your computer or terminal will be placed on the 25th screen line
indicating the uses of the function keys. The 25th line will also show
the line number of the first line of the current page in the file at he
left end of the line, and the name of the file at the right end.
Options of SEE are: Scroll forward & backward by line or page
(24 lines), jump to top or bottom of file, printscreen, find,
browse trough files that are too "wide" for screen or too large
for memory.
5/19/84 DOCUMENTATION FOR UTIL102.COM
UTIL102.COM IS DESIGNED TO OPERATE WITH PC-DOS 2.0 & UP.
THE PURPOSE OF UTIL102.COM IS TO ENABLE YOU TO SELECTIVELY DELETE(ERASE)
OR COPY FILES WITHOUT REPEATED ENTRY OF DELETE/COPY
COMMANDS.
UPON EXECUTION A MENU IS DISPLAYED. THE MENU GIVES YOU THE CHOICE OF 1. COPY
FILES 2. DELETE FILES 3. EXIT TO SYSTEM.