home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PROG_GEN / IBRARY20.ZIP / CATALOG.TXT < prev    next >
Text File  |  1994-02-28  |  15KB  |  358 lines

  1.                      Thomas G. Hanlin III
  2.                   3544 E. Southern Ave. #104
  3.                         Mesa, AZ 85204
  4.  
  5.  
  6.  
  7. This catalog lists files that are included on my Sampler disks.
  8. The Sampler is available for $5.00 ($1 + $4 p&h). This listing
  9. is representative, as items are added and removed over time. If
  10. you mention your interests when ordering, I will tailor your
  11. disks accordingly. Don't forget to specify disk size/capacity.
  12.  
  13. Foreign orders must be by international money order, traveler's
  14. check, cash, or otherwise payable directly through a U.S. bank.
  15.  
  16. The Sampler fee does not include any shareware registrations.
  17. You are still expected to register shareware you find useful.
  18.  
  19. In most cases, registration of a product provides you with the
  20. ability to upgrade to later releases at a reduced rate, as well
  21. as some additional benefit. This is often in the form of full
  22. source code, in the case of programming tools and libraries.
  23.  
  24. Prices listed do not include the $4 p & h (per order) fee.
  25.  
  26.  
  27.  
  28. 2MON: Utilities for dual-monitor systems. Free.
  29.  
  30.    Utilities include a clock TSR which runs on the mono display,
  31.    a utility to clear the mono display, and a TSR which remaps
  32.    the PrintScreen key-- instead of going to the printer, it
  33.    copies the color display to the mono display.
  34.  
  35.  
  36.  
  37. AABAS: Affordable Alternative BASIC Library. Shareware ($4).
  38.  
  39.    This is a good library for people curious about the workings
  40.    of their computer, learning how to use libraries, or
  41.    interested in writing their own assembly language routines
  42.    for QuickBasic. It is a collection of scores of simple BIOS
  43.    and DOS-related routines written in assembly language. AABAS
  44.    is not as fancy as my other BASIC libraries, but it's quite
  45.    useful in its own right and a great learning tool.
  46.  
  47.    Source code (MASM 6.0) provided on registration. Registered
  48.    owners may upgrade to later versions for $1.
  49.  
  50. ASMWIZ: The Assembly Wizard's Library. Shareware ($25).
  51.  
  52.    This is a library of over 175 routines for assembly language.
  53.    The library will work with A86, MASM, OPTASM, and TASM. Only
  54.    tiny model (.COM format) is supported. Routines include text
  55.    displays (machine-level, BIOS, and DOS), graphics (Hercules,
  56.    CGA, EGA, VGA), number base conversions, long integer math,
  57.    file matching and command-line parsing, pseudo-random number
  58.    generation, countdowns and delays, buffered file support with
  59.    critical error handling, environment scanning, ASCIIZ string
  60.    functions, keyboard support, mouse support, sound generation,
  61.    control over Break, loading of BSAVE-format files, and more.
  62.  
  63.    Source code (MASM 6.0) provided upon registration. Registered
  64.    owners may upgrade to later versions for $10.
  65.  
  66.  
  67.  
  68. BASUPD: BASIC Update Library. Free.
  69.  
  70.    This library provides routines for QuickBasic 4.x which mimic
  71.    new functions and commands provided by other Microsoft BASIC
  72.    compilers, such as PDS 7.x and Visual Basic for DOS. These
  73.    include disk routines and a powerful selection of time and
  74.    date functions.
  75.  
  76.    Full source code is included.
  77.  
  78. BASWIZ: The BASIC Wizard's Library. Shareware ($35).
  79.  
  80.    This is a library for Microsoft BASIC compilers: QuickBasic,
  81.    PDS, and VB/DOS. It contains an equation solver; far string
  82.    support (even for QuickBasic!); powerful file handling, with
  83.    buffering, critical error handling, and sharing support;
  84.    telecommunications for COM1-COM4; memory management and
  85.    pointers; a powerful virtual windowing system; a high-res
  86.    timer and delay system (accurate to milliseconds); more!
  87.  
  88.    Extensive graphics support is built in. It handles all
  89.    standard modes: MDA, Hercules (no TSR needed), CGA, EGA, VGA,
  90.    SuperVGA (Tseng 4000 and VESA), Epson-compatible dot matrix
  91.    printers, and HP-compatible laser printers. Printer graphics
  92.    output can be previewed on the display. Special non-standard
  93.    VGA modes are included, providing up to 360x480 graphics in
  94.    256 colors on ordinary VGAs. Fonts, polygons, multi-colored
  95.    text-- it's all in here, and more.
  96.  
  97.    BasWiz math support will handle even the most demanding
  98.    applications. It extends BASIC's own math and provides two
  99.    other alternatives: fraction math and BCD support. With BCD,
  100.    you can have up to 254 digits! This is no minimal four-
  101.    function BCD package, either. It includes a wide range of
  102.    support, including many trig functions, constants, and
  103.    conversions. Equally good for huge and tiny numbers.
  104.  
  105.    Source code (MASM 6.0 and BASIC) provided on registration.
  106.    Registered owners may upgrade to later versions for $10. Well
  107.    over a megabyte of sources! Great learning tool.
  108.  
  109.  
  110.  
  111. BCMD: Better Commands for MS-DOS and DR DOS. Shareware ($29.95).
  112.  
  113.    BCMD is a set of new and improved DOS commands designed to
  114.    coexist with your existing DOS command processor for total
  115.    compatibility with your existing applications. New utilities
  116.    include calculators and calendars, keyboard enhancers, text
  117.    file processors, assorted filters, and the ability to attach
  118.    descriptions to files (NDOS and 4DOS compatible), among other
  119.    things. There are many improvements to existing DOS commands
  120.    as well. For example, the BCOPY command allows you to copy
  121.    many files to many locations, with exception specifications:
  122.  
  123.       BCOPY (*.TXT *.DOC) (A: B:) /E README.*
  124.  
  125.    This example copies all .TXT and .DOC files in the current
  126.    directory, except for README files, to both A: and B: drives.
  127.    You can also specify quiet mode, prompting for confirmation,
  128.    the desired case of filespecs, file attributes, "test" mode,
  129.    and much more. Similar capabilities are included in all
  130.    applicable commands. Help is available for each command by
  131.    using the /? switch, as well as through an online reference.
  132.  
  133.    The current version, plus a free upgrade to the next version,
  134.    is provided on registration. Registered owners may upgrade to
  135.    later versions for $10.
  136.  
  137. BPP: A BASIC PreProcessor. Free.
  138.  
  139.    This utility provides a powerful meta-language for PDS,
  140.    QuickBasic, Visual Basic for DOS, PowerBASIC, and even the
  141.    QBASIC provided with DOS 5.0. It processes your code before
  142.    the compiler gets to it, allowing conditional compilation,
  143.    underscores within variable names, flexible "include" files
  144.    (which may even contain SUB and FUNCTION definitions), name
  145.    substitutions, and more. C programmers have had preprocessors
  146.    for years-- now there's one for BASIC too!
  147.  
  148.  
  149.  
  150. EXECOM: EXE-to-COM converter. Free.
  151.  
  152.    Like EXE2BIN, this utility converts .EXE files to .COM files.
  153.    It's smaller and faster, though, as well as offering a few
  154.    additional conveniences.
  155.  
  156.    Source code (MASM) is included.
  157.  
  158.  
  159.  
  160. EXETOOL: EXE Tool. Free.
  161.  
  162.    This program examines .EXE files for validity and can tell
  163.    you whether the .EXE was designed for use with Microsoft
  164.    Windows. If the .EXE file is determined to be too long, as it
  165.    might be if you got it using an older file transfer protocol,
  166.    you are given the option of truncating it to the right size.
  167.  
  168.  
  169.  
  170. IBRARY: Library for the ASIC compiler. Shareware ($8).
  171.  
  172.    This library is for ASIC 4.0 and later versions. If you
  173.    haven't seen ASIC, it's a shareware BASIC compiler which
  174.    provides both command-line and editor/environment support. It
  175.    can produce .COM, .EXE, and .OBJ files. For more info about
  176.    ASIC, write its author:
  177.  
  178.       David A. Visti
  179.       80/20 Software
  180.       P.O. Box 2952
  181.       Raleigh, NC 27602-2952
  182.  
  183.    Ibrary contains over 200 routines which add to the ASIC
  184.    compiler. It provides support for the full range of color
  185.    graphics modes: SCREEN 1, 2, 7, 8, 9, 11, 12, 13, N0, and N1.
  186.    The latter two modes are special 256-color modes which
  187.    provide up to 360x480 on standard VGAs! A large set of math
  188.    extensions, equipment detection routines, mouse support, DOS
  189.    file and directory handling, cursor on/off/info, screen save
  190.    and restore, DOS output, string functions, keyboard shift and
  191.    toggle info, and other goodies.
  192.  
  193.    A printed manual and source code for Ibrary (MASM 6.0)
  194.    provided on registration. Registered owners may upgrade to
  195.    later versions for $1.
  196.  
  197. KEYCTL: Keyboard Control. Free.
  198.  
  199.    For AT-class machines only (286, 386, 486, etc), this utility
  200.    allows you to speed up your keyboard (or make it less
  201.    sensitive for kids, etc). You can also swap the positions of
  202.    the CapsLock and Left Ctrl keys, useful for civilizing the
  203.    101-key "enhanced" keyboard.
  204.  
  205.    Assembly language source code (MASM) is included.
  206.  
  207.  
  208.  
  209. LIBWIZ: The Library Wizard's *BASIC Library Manager*. Free.
  210.  
  211.    This is a management tool for handling and customizing BASIC
  212.    libraries. It allows ready creation of subsets of existing
  213.    libraries, automatically resolving any interdependencies for
  214.    you. Tools for updating and extracting from libraries are
  215.    also included.
  216.  
  217.    LibWiz is strongly recommended for my BasWiz and PBClone
  218.    libraries, due to the vast number of routines involved.
  219.  
  220.  
  221.  
  222. OBJTOOL: OBJ Tool. Shareware ($10).
  223.  
  224.    This must be the ultimate tool for manipulating .OBJ files.
  225.    You can select files for inclusion or exclusion using
  226.    wildcards, time, date, and size comparisons, and even the
  227.    results of a search through the .OBJ file. View the file's
  228.    stats, rename publics, externals, and default libraries,
  229.    delete default libraries and languages, check for validity,
  230.    repair checksum errors-- ObjTool has it all. Useful for
  231.    reducing the size of libraries, resolving conflicting routine
  232.    names, patching .OBJs and just snooping around!
  233.  
  234.    Registered owners may upgrade to later versions for $1.
  235.  
  236. PASWIZ: The Pascal Wizard's Library. Shareware ($25).
  237.  
  238.    This is a library for Turbo Pascal and compatibles. It
  239.    provides input handling (keyboard, mouse, and joystick),
  240.    music, BCD math, archive directories, string and math
  241.    enhancements, and other goodies.
  242.  
  243.    The math routines provide a numeric expression evaluator
  244.    which allows you to convert equations into numbers at run
  245.    time. The math capabilities of Pascal have been expanded
  246.    significantly with new trig, inverse trig, hyperbolic trig,
  247.    and other functions. For the ultimate in numeric precision,
  248.    BCD math is also provided, allowing you to manipulate numbers
  249.    of up to 254 digits-- not just with the basic four functions,
  250.    but trig, square roots, factorials, constants with hundreds
  251.    of digits of precision, etc; formatted output can be done to
  252.    your specs. You can place the decimal point anywhere you
  253.    want, so this works equally well with very large and very
  254.    small numbers. String support includes compression,
  255.    encryption, fuzzy comparisons, and other goodies. The music
  256.    manager works like the BASIC PLAY language and BBS "ANSI
  257.    music". Archive routines allow getting full directory info
  258.    from .ARC, .ARJ, .LZH, .PAK, .ZIP, .ZOO, and self-extracting
  259.    .EXE archives.
  260.  
  261.    Source code (MASM 6.0 and Pascal) provided on registration.
  262.    Registered owners may upgrade to later versions for $10.
  263.  
  264.  
  265.  
  266. PBBACK: The PB Backwards-Compatible Library. Shareware ($25).
  267.  
  268.    This library is like my PBClone library, but is compatible
  269.    with the full range of QuickBasic compilers: QB 1.0 - 4.5. It
  270.    is much easier to set up than PBClone but does not support
  271.    all newer compiler features and offers some 300 routines. See
  272.    the description for PBClone, below.
  273.  
  274.  
  275.  
  276. PBCLON: The PBClone Library. Shareware ($35).
  277.  
  278.    This is a library for Microsoft BASIC compilers: QuickBasic
  279.    4.x, BASCOM and PDS, and Visual BASIC for DOS. It is the
  280.    successor to my old ADVBAS library. With over 610 routines,
  281.    this library covers a little bit of everything: mouse and
  282.    joystick support, SoundBlaster, disk wrangling, string
  283.    mangling, keyboard input, equipment detection, graphics, a
  284.    wide variety of display management, directory searching, text
  285.    compression, viewing archive directories (.ARC, .ARJ, .EXE,
  286.    .LZH, .PAK, .ZIP, .ZOO), matrix math, dates, times and
  287.    countdowns, sorts, binary searches, graphics, and... well,
  288.    it's hard to describe such a collection other than to say
  289.    "it's probably in here"!
  290.  
  291.    Source code (MASM 6.0 and BASIC) provided on registration.
  292.    Registered owners may upgrade to later versions for $10.
  293.    Nearly two megabytes of sources! Great learning tool.
  294.  
  295. PBCWIN: The PBClone Windows Library. Shareware (1993: $19.95).
  296.  
  297.    This is a DLL for use in programming for Microsoft Windows.
  298.    It is oriented specifically towards Visual Basic, but can be
  299.    used with other Windows languages that support DLLs if you
  300.    know what you're doing. There are 79 routines in the first
  301.    version, including bit manipulation, array initialization,
  302.    PEEK, POKE, and SWAP routines, checksums and CRCs, equipment
  303.    information, string testing, and more.
  304.  
  305.    Source code (MS C 7.0) provided on registration. Registered
  306.    owners may upgrade to later versions for $10.
  307.  
  308.  
  309.  
  310. PBWIZ: The PowerBASIC Wizard's Library. Shareware (1993: $25).
  311.  
  312.    This is a library of over 325 routines for Spectra's
  313.    PowerBASIC 3.0 compiler. It includes archive viewing (for
  314.    ARC, ARJ, EXE, LZH, PAK, ZIP, ZOO), disk directory viewing,
  315.    256-color graphics modes (320x200 and 360x480 on any VGA,
  316.    more on SVGA or VESA), read and write .BMP pictures, mouse
  317.    and joystick and keyboard control, EMS and XMS memory access,
  318.    equipment detection, extended math and string routines, an
  319.    equation solver, ANSI emulation, SoundBlaster support, more.
  320.  
  321.    Source code (MASM 6.0 and BASIC) provided on registration.
  322.    Registered owners may upgrade to later versions for $10.
  323.  
  324.  
  325.  
  326. QBWIZ: The QuickBasic Wizard's Library. Free.
  327.  
  328.    A collection of routines which allow you to access internal
  329.    variables for QuickBasic 4.x, BASCOM 6.x, and PDS 7.x. You
  330.    can retrieve the screen mode, display adapter type, DEF SEG
  331.    setting, I/O redirection status, current screen colors, and
  332.    many other useful values.
  333.  
  334.  
  335.  
  336. TEXTRIS: A word game. Shareware ($7.95).
  337.  
  338.    Textris is a little like Tetris and a little like Scrabble.
  339.    Random letters fall from the sky. Fit them together to make
  340.    words for points. Unused letters remain behind, cluttering
  341.    the arena until at last there is no space left to build new
  342.    words. Good spelling practice and addictive fun! Requires an
  343.    EGA, VGA or better display.
  344.  
  345.    Dictionary editor provided upon registration. Registered
  346.    owners may upgrade to later versions for $1.
  347.  
  348. VCLOCK: Video clock TSR. Free.
  349.  
  350.    This tiny TSR provides a running display of the time. You may
  351.    specify screen position, 12 or 24 hours, whether to display
  352.    seconds, the colors to use, and other parameters. Two
  353.    versions are provided-- one for 8088 PCs and one for later
  354.    machines.
  355.  
  356.    Source code (MASM) is included.
  357.  
  358.