home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / basic / library / pb / library6 / library.doc < prev    next >
Text File  |  1994-04-11  |  30KB  |  812 lines

  1. 12-04-90    Spectra Publishing - BBS & Compuserve Library
  2.  
  3. [74017,2570]
  4. MASKIN.ZIP/binary         02-Dec-90 1792               Accesses: 1
  5.  
  6.     Title   : MASKINPUT.ZIP - masking entry routine / simple
  7.     Keywords: ENTRY INPUT MASK POWERBASIC PUBLIC_DOMAIN
  8.  
  9.     Masked input for PowerBASIC 2.1 (should work w/2.0). Useful for entry of
  10.     phone numbers, social sec #'s and dates. Generic enough to fold into most
  11.     libraries. Not designed to replace regular text or unformatted entry.
  12.     Dedicated to public domain.  --Tim
  13.  
  14. [72250,2551]
  15. CRSBAS.ZIP/binary         01-Dec-90 76799              Accesses: 6
  16.  
  17.     Title   : crossbas version 1.00P
  18.     Keywords: CROSS-REFERENCE TABLE LIST NON-RESERVED WORDS CREF XREF
  19.  
  20.     CrossBas will read a Power-BASIC source file and create an alphabetized
  21.     cross-referenced listing of non-reserved words, i.e., variable,
  22.     subprogram, function, and label-names, along with the physical line numbers
  23.     where they appear.  The list is printed to file.  Handy for cleaning up
  24.     unused variable names, labels, etc.  Un-archive with PKUNZIP.  Includes
  25.     source, exe and doc files.
  26.  
  27. APLIB.ZIP/binary          24-Nov-90 73728              Accesses: 25
  28.  
  29.     Title   : HB's ALL-PURPOSE PB programmers' lib 11-90 version
  30.     Keywords: MENUS WINDOWS MOUSE LIB
  31.  
  32.     Now for PBas, an ALL PURPOSE LIBRARY of programming tools. You can write
  33.     complete pulldown menu interfaces, rodent-aware, just by copying demo. Also
  34.     fancy entry routines for string or num data, phone #s, dates &c (never use
  35.     INPUT again!), date arith., get file dirs & diskspace, open a data-entry
  36.     window, dialog box, let users customize colors, push & pop screens, much
  37.     more! All in PB units. Free for personal use. Update 11-90, MAKEDEMO.BAT
  38.     added
  39.  
  40.  
  41.  
  42. [72540,2315]
  43. TTDIR1.ZIP/binary         24-Nov-90 91008              Accesses: 7
  44.  
  45.     Title   : Version 1.05 - Addn. to DIR$ function of PowerBasi
  46.     Keywords: DIRECTORY
  47.  
  48.     Version 1.05 of the additional directory function for PowerBasic 2.10. This
  49.     fixes a few problems with the original sub-routine and changed to run
  50.     somewhat faster.
  51.  
  52. [76467,3355]
  53. SPOOLK.ZIP/binary         23-Nov-90 34048              Accesses: 11
  54.  
  55.     Title   : Print spooling toolbox for PowerBasic
  56.     Keywords: PRINT SPOOL PRT SUBMIT QUEUE OUTPUT SYSTEM LISTING PRINTER
  57.     PRINTING
  58.  
  59.     SPOOLKIT is a .PBU file that provides routines that interface with the DOS
  60.     PRINT spooler.  With DOS PRINT installed and SPOOLKIT, your PowerBasic
  61.     programs can create an output file, queue it for print, and continue to
  62.     work while the file prints.  Queue management functions include start &
  63.     stop, submit file, "unsubmit" file, get current queue list, etc. Requires
  64.     PowerBasic 2.1 and the PowerPak.  Public Domain.  Nathan Durland, auth
  65.  
  66.  
  67. [73300,2444]
  68. RESWOR.ZIP/binary         22-Nov-90 33792              Accesses: 7
  69.  
  70.     Title   : Resword   Translating tool for PowerBasic 2.10 w/P
  71.     Keywords: FIND RESERVED WORDS USED AS VARIABLES IN EARLIER BASIC SOURCE
  72.     CODE.
  73.  
  74.     Finds reserved words for PowerBasic 2.10 w/PowerPak used in other Basics
  75.     source code. Works with Turbo, Quick, Power 2.00 and interpreted (GW) code.
  76.     Sends report to file,printer,sceen. free for personal use only. Enjoy !
  77.  
  78. [74365,1716]
  79. OPSYS1.ZIP/binary         19-Nov-90 57670              Accesses: 10
  80.  
  81.     Title   : OPSYS 1.03 is a DOS Multi-Config Menu Utility
  82.     Keywords: AUTOEXEC CONFIG BATCH DOS AUTOEXEC.BAT CONFIG.SYS CONFIGURATION
  83.     WINDOWS
  84.  
  85.     OPSYS 1.03 is a DOS Multi-Configuration Menu Utility.  OPSYS will maintain
  86.     up too 12 AUTOEXEC and CONFIG file sets for you.  OPSYS will allow you to
  87.     use your own ASCII file editor.  OPSYS allows a custom batch file to be run
  88.     at boot time.  Includes BOOT, a multi-option batch file reboot utility.
  89.     OPSYS display system memory stats in the upper right hand corner.  OPSYS
  90.     was written using PowerBASIC.  Shareware by mcTRONic Systems - Houston, TX
  91.  
  92. [72227,3201]
  93. ARC2ZI.BAS                11-Nov-90 3648               Accesses: 11
  94.  
  95.     Title   : Archive to Zip file format converter
  96.     Keywords: PB POWER BASIC ARC ZIP CONVERT DOS RECURSIVE SHELL SOURCE V2.1
  97.     POWERPAK
  98.  
  99.     Source code for a program to convert .ARC files in current dir to .ZIP.
  100.     Shells to DOS to run ARCE.COM, PKZIP.EXE and itself (ARC2ZIP.EXE!), so
  101.     those must be available (and avail. thro PATH).  You can pass it something
  102.     other than ARCE from cmmdline, if desired.  Not the prettiest display while
  103.     running, but gets the job done.  Uses DOS shell recursively!  Too bad SHELL
  104.     doesn't return DOS's exit-error level code.  Uploaded by author. Good luck!
  105.     For PBv2.1
  106.  
  107. [71131,3256]
  108. JGFRAC.ZIP/binary         07-Nov-90 145408             Accesses: 9
  109.  
  110.     Title   : Fractal generator using ega and vga graphics.
  111.     Keywords: EGA VGA GRAPHICS FRACTAL MANDELBROT
  112.  
  113.     A fractal generator using ega and screen 12 vga modes. Includes zooming,
  114.     saving and retrieving pictures, color cycleing, change single colors or
  115.     most other parameters and replot.  Set up to create Mandelbrot fractal but
  116.     easy to change.  Includes picture of the Mandelbrot fractal and 2 zoomed
  117.     pictures from it.  Also a rock bottom description of what a fractal is and
  118.     how to make them.
  119.  
  120.  
  121. ERASCN.BAS  : Erase from cursor location to end of line.  Erase in middle
  122.     Title   : of line.  Erase a vertical column.
  123.  
  124.  
  125. PATCH4.ZIP  : PowerBasic 2.10a patch for serial port time out &
  126.     Title   : chdrive (out of memory problem).
  127.  
  128.  
  129. DIABLO.BAS  : Assembly Language TSR.  Provides X-ON, X-OFF support
  130.     Title   : for com port.  Knowledge of assembly, a must.
  131.  
  132.  
  133. READ123.BAS : Code to assist in reading Lotus files.
  134.     Title   :
  135.  
  136.  
  137. SCANP2.ZIP  : Scan your EGA screen 9 and print to Epson, Citizen
  138.     Title   : compatible printer.  Program can be adapted for VGA.
  139.  
  140.  
  141. PASSWORD.BAS:                       xxxxxk
  142.     Title   : Insert a new Password, in to a compiled program with
  143.             : provisions for a password without having to recompile.
  144.  
  145. BARCODE.BAS :                       XXXXK
  146.     Title   :How to do Barcode printing from PB
  147.  
  148.  
  149. CRSBAS.ARC  :                       108240k
  150.     Title   : Cross reference program lister for Turbo Basic
  151.             : source included, can be modified for PowerBasic
  152.  
  153.  
  154. COMSET.ZIP
  155.     Title   : Comset set com 3 & com 4 in memory for xt's & At's
  156.             : Used with PB 2.1 allows access to ports 3 & 4
  157.             : from Compuserve IBMHW forum
  158.  
  159. [73210,611]
  160. Diablo.zip                20-Oct-90 6441               Accesses: 1
  161.     Title   : Diablo.zip  X-On, O-off TSR Driver, works with PB
  162.     KeyWords: XON XOFF, RS232, SERIAL
  163.  
  164.     Diablo.zip is a TSR driver that will provide X-On & X-Off support
  165.     for your serial port.  Assembly language source included.
  166.  
  167.  
  168.  
  169. [75300,214]
  170. PBWND2.EXE/binary         30-Sep-90 98947              Accesses: 11
  171.  
  172.     Title   : PBWindows 2.1 : Windows for PowerBASIC 2.10
  173.     Keywords: WINDOWS MENUES TITLES POWERBASIC ASP CPU
  174.  
  175.  
  176.      PBWindows 2.1 for PowerBASIC 2.10 only. PBWindows provides many routines
  177.     to make and manage windows. Zoom windows, Titles, Borders, Time, Cpu type,
  178.     and much more in this fully functional program.
  179.      Free for indivual use. Print your own manual from the doc file included.
  180.     Source and a printed manual is available as shareware. ASP Member.
  181.  
  182.  
  183.  
  184. [73077,1265]
  185. PBERR.ZIP/binary          28-Sep-90 37912              Accesses: 12
  186.  
  187.     Title   : pberr.zip
  188.     Keywords: ERROR UTIL POWERBASIC TURBO COMPILER
  189.  
  190.     Complete explaination of all errors documented in PowerBASIC.  Includes new
  191.     errors from ver 2.1.  Access from DOS by typing PBERROR <number>.
  192.     Especially handy when using the command-line compiler with your own text
  193.     editor.  Uploaded by author.
  194.  
  195. [76114,637]
  196. MAKE2.ZIP/binary          27-Sep-90 6868               Accesses: 12
  197.  
  198.     Title   : Make Utility - Upgrade
  199.     Keywords: MAKE UTILITY FREE
  200.  
  201.  
  202.        This is an upgrade to the MAKE Utility.  It fixes a small bug and adds a
  203.     few enhancements (explained in the file).  This is the complete utility -
  204.     you do not have to download MAKE.ZIP first!!!
  205.        Make is a utility which checks the time of last compilation of a unit
  206.     vs. time of last change of the unit file.  If it is outdated, it is
  207.     automatically recompiled.
  208.  
  209.  
  210. [75300,214]
  211. WHACPU.ZIP/binary         23-Sep-90 941                Accesses: 20
  212.  
  213.     Title   : What Cpu Does this machine have
  214.     Keywords: GETCPU CPU CPUTYPE WHACPU OBJ DEMO SHORT
  215.  
  216.     What Cpu is a object code function that reports the cpu in your machine.
  217.     Unlike the one publiched in PC Magazine, this one does not cause an
  218.     Exception 13 error if you have the QEMM-386 Memory Manager installed.
  219.     Included is a huge, 3 line, demo program. The comments are bigger than the
  220.     program.
  221.  
  222.  
  223.  
  224. [71530,2640]
  225. GRAPH3.ZIP/binary         22-Sep-90 107526             Accesses: 7     01-Oct-90
  226.  
  227.     Title   : Graph3.zip
  228.     Keywords: GRAPHICS FLASHCODE CHART ANALOG PCOPY
  229.  
  230.     More interesting graphics applications, alalog, pcopy replacement 8 day
  231.     Industrial recording chart, how to load flash code screens.
  232.  
  233.  
  234.  
  235. [71530,2640]
  236. GRAPH2.ZIP/binary         21-Sep-90 49484              Accesses: 11    29-Sep-90
  237.  
  238.     Title   : Graph2.zip
  239.     Keywords: GRAPHICS ANIMATION
  240.  
  241.     Graphics animation using Power Basic.
  242.  
  243.  
  244.  
  245. [71530,2640]
  246. GRAPH1.ZIP/binary         20-Sep-90 80533              Accesses: 14    03-Oct-90
  247.  
  248.     Title   : Graph1.zip
  249.     Keywords: GRAPHICS SCROLL CLOCK PAINT
  250.  
  251.     Contins interesting graphic applications, display system clock in large sen
  252.     numbers, scrolling sign, how to capture and display Deluxe Paint images.
  253.     with example.
  254.  
  255.  
  256.  
  257. [75300,214]
  258. PB210.ZIP/binary          20-Sep-90 1857               Accesses: 41
  259.  
  260.     Title   : Announcing PowerBASIC 2.10 - Archive of forum ann.
  261.     Keywords: POWERBASIC 2.10 UPGRADE INFO ANNOUNCEMENT NEW FORUM MESSAGE
  262.     THREAD
  263.  
  264.     Full propaganda from the official fourm messages on the release of
  265.     PowerBASIC ver 2.10. This is the thread as in the message base and contains
  266.     information on upgrading to PowerBASIC 2.10 from PB 2.0 or from TurboBasic.
  267.     PowerBASIC is an excellent program. Read about it in this archive of the
  268.     announcement.
  269.  
  270.  
  271.  
  272. [71121,776]
  273. APLIB.ZIP/binary          16-Sep-90 69632              Accesses: 42
  274.  
  275.     Title   : "All-Purpose" programmers lib now for
  276.     Keywords: PULLDOWN MENUS DATA WINDOWS NEW
  277.  
  278.     Now for PBas, an ALL PURPOSE LIBRARY of programming tools. You can write
  279.     complete pulldown menu interfaces, rodent-aware, just by copying demo. Also
  280.     fancy entry routines for string or num. data, phone #s, dates &c (never use
  281.     INPUT again!), date arith., get file dirs & diskspace, open a data-entry
  282.     window, dialog box, let users customize colors, push & pop screens, much
  283.     more! All in PB units. Free! Updated 9-90; 22 prev accesses.
  284.  
  285.  
  286.  
  287.  
  288.  
  289. [73760,751]
  290. RATS.ZIP/binary           15-Sep-90 4436               Accesses: 22
  291.  
  292.     Title   : TAMMING THE RATS
  293.     Keywords: MOUSE MICE RATS SCREEN SCROLL
  294.  
  295.     This is the source code for a screen builder program that has mouse
  296.     support. Shows how to make calls to the mouse driver. Has a screen saver &
  297.     scroll routine/exit
  298.  
  299.  
  300.  
  301. [75300,214]
  302. PRSCMD.ZIP/binary         09-Sep-90 1057               Accesses: 19
  303.  
  304.     Title   : Parse Command Line: Get parameters and the number
  305.     Keywords: PARSE COMMAND PARSECOMMAND COMMAND$ DEMO
  306.  
  307.     This demo and sub will parse the command line parameters. The available
  308.     switches on the command line are Space, Tab, "/" and "-". Returned are the
  309.     number of parameters and the parameters. From a message and original code
  310.     by Henry Piper, 72330,1721. Modified to its present state by Barry Erick,
  311.     75300,214.
  312.  
  313.  
  314.  
  315. [72330,1721]
  316. GETCWD.ZIP/binary         07-Sep-90 33792              Accesses: 13
  317.  
  318.     Title   : getcwd.zip
  319.     Keywords: DIRECTORY DOS POWERWINDOWS
  320.  
  321.     This program will display the current drive and directory using Power
  322.     Basic. The program uses Power Windows, but can easily be changed to work
  323.     without. Demonstrates use of DOS calls, some string functions, and some
  324.     Power Windows functions. The windows attributes may need to be changed for
  325.     your display.
  326.  
  327.  
  328.  
  329. [75300,214]
  330. INDENT.ZIP/binary         26-Aug-90 23552              Accesses: 10
  331.  
  332.     Title   : INDENT - Indents PB Source code
  333.     Keywords: INDENT FORMATTING UTILITY
  334.  
  335.     Basic Code formatting utility. This indents only, does not change the case
  336.     of reserved words, variables, etc. By K. Diggins of KGD Solutions. A $1
  337.     contribution is asked if you like this work. Includes the DOC file and the
  338.     EXE file.
  339.  
  340.  
  341.  
  342. [76114,637]
  343. ZIP.ZIP/binary            22-Aug-90 3561               Accesses: 23
  344.  
  345.     Title   : Zip all include files together
  346.     Keywords: PKZIP BACKUP
  347.  
  348.  
  349.        This utility allows you to store all of the files required to compile a
  350.     project into 1 zip file.
  351.  
  352. [76166,2542]
  353. MICE.ZIP/binary           18-Aug-90 4992               Accesses: 47
  354.  
  355.     Title   : Use a mouse with your PowerBasic programs.
  356.     Keywords: MOUSE MICE POWERBASIC
  357.  
  358.     Routines to enable mouse usage in PowerBasic progrms.
  359.  
  360.  
  361.  
  362. [76304,1303]
  363. PBNEWS.ZIP/binary         17-Aug-90 9088               Accesses: 106
  364.  
  365.     Title   : PBNEWS: The PowerBASIC Newsletter - Issue #3
  366.     Keywords: NEW INFORMATION POWER BASIC TIPS FIXES
  367.  
  368.     PowerBASIC News:  The latest information (plus a little propaganda) from
  369.     the authors of PowerBASIC.  This file will be updated on a regular basis to
  370.     provide PowerBASIC users with important news, error reports, programming
  371.     tips, and other useful information.  Watch the library posting date to
  372.     learn of each newly published issue.  While some important items will be
  373.     repeated, we'll have new information whenever the date changes.
  374.  
  375.  
  376.  
  377. [76166,2542]
  378. REBOOT.ZIP/binary         16-Aug-90 1408               Accesses: 24
  379.  
  380.     Title   : Routine to reboot your computer from a PB program.
  381.     Keywords: REBOOT WARM BOOT
  382.  
  383.     Reboot your computer from within a PowerBasic program.
  384.  
  385.  
  386.  
  387. [74046,1556]
  388. LRWIND.ZIP/binary         19-Jul-90 4608               Accesses: 39
  389.  
  390.     Title   : Window PBU for PowerBASIC
  391.     Keywords: POWERBASIC WINDOW WINDOWS SMALL SIMPLE
  392.  
  393.     Small, simple, window routine (PBU) for PowerBASIC.
  394.  
  395.  
  396.  
  397. [75300,214]
  398. BAR39.ZIP/binary          19-Jul-90 19972              Accesses: 11
  399.  
  400.     Title   : Print 3 of 9 Barcodes on an Epson type printer
  401.     Keywords: BARCODES BARCODE 3OF9 BAR CODE PRINTER
  402.  
  403.     Bar3of9 prints the 3of9 type barcodes on a Epson compatible printer. A
  404.     printer with a good ribbon and 9 or 24 pins prints best. Source code for
  405.     the code driver, a pbu for the window routine. This is a replacement for a
  406.     buggy version which has CASE 1 thru 4 repeated. The First CASE 1 thru 4 are
  407.     deleted in this file.
  408.  
  409.  
  410.  
  411. [73707,2545]
  412. HUFFMA.ZIP/binary         14-Jul-90 2048               Accesses: 32
  413.  
  414.     Title   : Huffman Encoding File Compression
  415.     Keywords: COMPRESSION ARCHIVING ALGORITHMS HUFFMAN
  416.  
  417.     Huffman Encoding file compression technique from Sedgwick's "Algorithms"
  418.        (pages 286 - 293).
  419.  
  420.  
  421.  
  422. [76304,1303]
  423. PATCH3.ZIP/binary         18-Jun-90 2048               Accesses: 124
  424.  
  425.     Title   : PATCH3.ZIP:  to install fixes and enhancements
  426.     Keywords: PATCH FIX CHAIN NUMERIC INP
  427.  
  428.     This is an official update, from the developers, for PowerBASIC #2.00b.
  429.     This patch corrects reported problems with the CHAIN statement, erroneous
  430.     floating point results when numeric error checking is disabled, and
  431.     incorrect code generation when the INP() function is referenced in certain
  432.     complex expressions.  It is recommended that this patch, as well as the
  433.     first two, be implemented by all users of PowerBASIC version #2.00b.
  434.  
  435.  
  436.  
  437. [71521,1311]
  438. DEFSEG.ZIP/binary         13-Jun-90 1284               Accesses: 33
  439.  
  440.     Title   : Get current DEF SEG
  441.     Keywords: PRESERVE DEF SEG GET CURRENT DEF SEG
  442.  
  443.     function CurDefSeg% returns the most recent DEG SEG.  Use to preserve DEF
  444.     SEG across functions and subroutines.  Example shows how to read keyboard
  445.     status from BIOS data area.  Well commented.
  446.         Michael Flenniken
  447.  
  448.  
  449.  
  450. [71521,1311]
  451. LSTRAN.ZIP/binary         08-Jun-90 4911               Accesses: 14
  452.  
  453.     Title   : Read Lotus 123 named ranges
  454.     Keywords: READ LOTUS 123 RANGE NAMES REDIRECT OUTPUT STDOUT
  455.  
  456.     LSTRANGE.BAS ver 1.0.  Display named ranges from a Lotus 1-2-3 file. Output
  457.     can be redirected to the printer or to a file with standard DOS redirection
  458.     symbols.  Requires PKZIP ver 1.02 to uncompress.
  459.        Michael Flenniken
  460.  
  461.  
  462.  
  463. [76166,2542]
  464. DISK.ZIP/binary           04-Jun-90 28672              Accesses: 72
  465.  
  466.     Title   : Disk routines for PowerBasic
  467.     Keywords: DISK POWERBASIC
  468.  
  469.     Disk Routines for PowerBasic.
  470.  
  471.  
  472.  
  473. [71121,776]
  474. LISVAR.ZIP/binary         13-May-90 4096               Accesses: 36
  475.  
  476.     Title   : PUBVARS.BAS
  477.     Keywords: PUBLIC-EXTERNAL VARIABLES LISTING UTILITY
  478.  
  479.     When your POWER-BASIC units contain EXTERNAL variables, you have to declare
  480.     them all PUBLIC in the main file. This utility does it for me! The output
  481.     file is a tidy alphabetized list of these variables, to be $INCLUDE'ed in
  482.     the main file. No more ERROR 503's !!
  483.      5-12-90: Just as soon as I uploaded this, I knew I had to improve on it.
  484.     Now it gets the name of your MAIN program file, searches it for the $LINK
  485.     statements, converts the filenames from *.PBU
  486.  
  487. [75300,214]
  488. PBWNDO.EXE/binary         13-May-90 93353              Accesses: 39
  489.  
  490.     Title   : PBWindows - Windows for PowerBasic
  491.     Keywords: WINDOWS MENUES TITLES ZOOM POWERBASIC PBU INC BAS POPUP ASP
  492.  
  493.  
  494.      PBWindows provides over 22 routines to make and manage windows. Windows,
  495.     Zoom windows, Titles, menues, Time and Date, Horiz menues, and much more.
  496.     The program is complete and fully functional.
  497.      Free for individual use. Print your own manual from the doc file included.
  498.      Source code to the .pbu and a printed manual is available  as Shareware.
  499.      ASP Member. Only change is to the docs. Prev dl's = 22
  500.  
  501.  
  502.  
  503. [76304,1303]
  504. PBPLUS.ZIP/binary         12-May-90 4864               Accesses: 76
  505.  
  506.     Title   : PBPLUS96.ZIP: 96k More Memory for Compilation
  507.     Keywords: MEMORY ERROR 406
  508.  
  509.     Use PBPLUS96 to increase the capacity of PowerBASIC!  If you have an EGA or
  510.     VGA video card, PBPLUS96 can be used with PowerBASIC to "steal" 96k of
  511.     memory from the card, to be used during compilation, running, or debugging
  512.     in the PowerBASIC environment.  Depending upon your programming style, the
  513.     extra 96k of memory may increase your maximum program size by 35-120%.
  514.     PBPLUS96 is free to all licensed users of PowerBASIC #2.00.
  515.  
  516.  
  517.  
  518. [76530,1452]
  519. EMSINF.ZIP/binary         12-May-90 2191               Accesses: 30
  520.  
  521.     Title   : EMS information
  522.     Keywords: EMS
  523.  
  524.     Update to EMSFRM.ZIP.  Includes a few new EMS informational items like
  525.     version, number of pages, number of handles, etc.  I was just playing
  526.     around with the original and found some old ASM code and wanted to see if I
  527.     could make it work.
  528.  
  529.  
  530.  
  531. [76304,1303]
  532. EMSFRM.ZIP/binary         10-May-90 1408               Accesses: 38
  533.  
  534.     Title   : EMSFRM.ZIP: EMS Analysis Program for PowerBASIC
  535.     Keywords: EMS EXPANDED MEMORY PAGE FRAME
  536.  
  537.     This program, provided as PowerBASIC source code, will help you determine
  538.     the usefulness of an Expanded Memory (EMS) driver when used with PowerBASIC
  539.     #2.00.  It determines whether EMS is available, and if so, it displays the
  540.     segment of the page frame and an analysis.
  541.  
  542.  
  543.  
  544. [76304,1303]
  545. PATCH2.ZIP/binary         08-May-90 2048               Accesses: 136
  546.  
  547.     Title   : PATCH2.ZIP to install fixes and enhancements
  548.     Keywords: PATCH MEMORY CORRUPT LINK RESUME OBJ 242
  549.  
  550.     This is the second in a series of patches to be applied to PowerBASIC
  551.     version #2.00b.  It requires PBPATCH.EXE, which may be downloaded in
  552.     PATCH1.ZIP.  This patch corrects incompatibilities linking certain
  553.     OBJ files, problems with error addresses (ERADR/RESUME/NEXT) in emulated
  554.     float mode, and incorrect generation of string/array memory corrupt errors
  555.     (error #242).  It should be implemented by all users of PowerBASIC Rev.
  556.     #2.00b.
  557.  
  558.  
  559.  
  560. [76304,1303]
  561. BTRIEV.ZIP/binary         03-May-90 2688               Accesses: 39
  562.  
  563.     Title   : BTRIEV.ZIP: An interface to Novell's BTRIEVE
  564.     Keywords: ISAM BTRIEVE BTRV KEY DATABASE
  565.  
  566.     Novell's BTRIEVE is an efficient and easy-to-use ISAM file manager, or
  567.     indexed file system.  It may be directly interfaced to PowerBASIC programs
  568.     to allow fast, database-style access to files via alphanumeric keywords
  569.     rather than just record numbers.  This file contains a single PowerBASIC
  570.     procedure, in source code format, which provides everything necessary to
  571.     interface BTRIEVE to any PowerBASIC program.
  572.  
  573.  
  574.  
  575. [72236,154]
  576. CCTRAN.ARC/binary         21-Apr-90 32768              Accesses: 6
  577.  
  578.     Title   : COCOTRAN - BASIC token to ASCII converter
  579.     Keywords: BINARY FILE INDEXED DIM BASIC CONVERSION
  580.  
  581.     COCOTRAN reads tokenized Radio Shack Color Computer BASIC files which have
  582.     been transferred to an MSDOS disk and converts them to ASCII BASIC suitable
  583.     for editing or for transfer over a 7-bit transmission path. CCTRAN.ARC
  584.     includes the source and the .exe file.  COCOTRAN uses the binary file and
  585.     indexed DIM capabilities of Power Basic.  Conversion is FAST, with 130
  586.     tokenized files converted to 960K bytes of ascii in 50 minutes.
  587.  
  588.  
  589.  
  590. [75300,214]
  591. EQUIP.ZIP/binary          11-Apr-90 2757               Accesses: 74
  592.  
  593.     Title   : EQUIPment shows how to use OBJ files with PB
  594.     Keywords: OBJ DEMO SOURCE ASM TUTOR DEBUGGER TINY
  595.  
  596.     EQUIP.ZIP consists of a OBJ file (with its ASM source) and a Basic program
  597.     that will show your computers configuration. The main purpose of this very
  598.     heavily commemted source code is to show you how to generate an OBJ file
  599.     how to link it safely within a PowerBASIC program. This tells how to keep
  600.     from bombing with the integrated debugger when $LINKing Obj code and
  601.     tracing the code.
  602.  
  603.  
  604.  
  605. [73237,3114]
  606. ERROR.ZIP/binary          09-Apr-90 21808              Accesses: 40
  607.  
  608.     Title   : ERROR v1.00 - Describes PB run-time error codes
  609.     Keywords: ERROR DOS POWER BASIC JONES
  610.  
  611.     ERROR v1.00  by Rodney Jones.  This utility program prints the meaning of
  612.     the run-time error codes produced by Power Basic.  It is particularly
  613.     useful for tracking down program errors when outside the Power Basic
  614.     environment.  The program requires the user to specify the error number,
  615.     e.g. by typing ERROR 53 at the DOS prompt, the message 'File not found' is
  616.     printed.
  617.  
  618.  
  619.  
  620. [76304,1303]
  621. PWRBAS.ZIP/binary         09-Apr-90 3328               Accesses: 60
  622.  
  623.     Title   : PowerBASIC 2.0: Its history, features, advantages.
  624.     Keywords: POWER BASIC UPGRADE FEATURES TURBO ORDER DEALER
  625.  
  626.     This file provides a description of PowerBASIC 2.0, its features and
  627.     availability.  It is primarily directed towards the new prospective user of
  628.     the product, who may wish to learn a little more about the history,
  629.     features, and advantages of PowerBASIC.  Also included is ordering
  630.     information for current users of Borland's Turbo Basic, who can upgrade for
  631.     the special price of just $59.00.
  632.  
  633.  
  634.  
  635. [74776,1017]
  636. JULIAN.BAS                08-Apr-90 430                Accesses: 40
  637.  
  638.     Title   : Short routine to calculate Julian date.
  639.     Keywords: JULIAN DATE POWER BASIC
  640.  
  641.     Routine to calculate the Julian date. Used by database programmers and
  642.     others to calculate the number of days between two dates.
  643.  
  644.  
  645.  
  646. [75300,214]
  647. PTOUCH.ZIP/binary         08-Apr-90 5174               Accesses: 29
  648.  
  649.     Title   : PBTouch Touches a files Date and Time
  650.     Keywords: TOUCH DATE TIME FILES SOURCE
  651.  
  652.     PBTouch will "touch" any specified file and update its timestamp, either
  653.     from DOS or a passed date and time spec. Type PBTouch ? to see the options
  654.     once compiled. Also, routines in the Touch.PBU allow you to get a files
  655.     current timestamp, then alter the file and go back in to restore the
  656.     timestamp to the orginal date and time.
  657.     Full source is included in for the main program and the two pbu's used to
  658.     make this program.
  659.  
  660.  
  661.  
  662. [75300,214]
  663. TB2PB.INF/binary          08-Apr-90 1372               Accesses: 79
  664.  
  665.     Title   : Converting from TB to PB
  666.     Keywords: CONVERSION TB2PB TIPS INFORMATION
  667.  
  668.     This is a message from the PBSection that has tips on converting from TB to
  669.     PB by the author, Bob Zale
  670.  
  671.  
  672.  
  673. [75300,214]
  674. UPGRAD.INF/binary         08-Apr-90 555                Accesses: 80
  675.  
  676.     Title   : Upgrade Info from PB 2.00a to PB 2.00b
  677.     Keywords: UPGRADE LATEST INFO
  678.  
  679.     This contains information from the author of PowerBASIC on upgrading from
  680.     PB version 2.00a to the current version, 2.00b. Basically, it's free!
  681.  
  682.  
  683.  
  684. [75300,214]
  685. USING.FIX/binary          07-Apr-90 2131               Accesses: 65
  686.  
  687.     Title   : Print using explained and a Ref Manual correction
  688.     Keywords: MANUAL PRINTUSING FIX REFERENCEGUIDE SPECTRA OFFICIAL NOTICE
  689.  
  690.     This official Spectra release explains Print Using and one difference in it
  691.     from TB to PB. The bug is not in PB, but was in PB. Since you may have a
  692.     workaround in TB, you may think PB is at fault. This also has a correction
  693.     to the Reference Guide that is not covered in the ReadMe file on your
  694.     PowerBASIC master disk.
  695.  
  696.  
  697.  
  698. [76164,3215]
  699. LJLBAR.ZIP/binary         04-Apr-90 4239               Accesses: 23
  700.  
  701.     Title   : CODE39 Barcode LaserJet font print subroutines
  702.     Keywords: BARCODE 3-OF-9 CODE39 LASER PRINT LANDSCAPE FONTS
  703.  
  704.     PowerBASIC subroutines for creating LaserJet-II fonts to print CODE39
  705.     (3-of-9) barcode in landscape mode.  Source code.
  706.  
  707.  
  708.  
  709. [75300,214]
  710. SPOOL.ZIP/binary          02-Apr-90 2304               Accesses: 45
  711.  
  712.     Title   : Use Dos's PRINT Spooler from within PowerBASIC
  713.     Keywords: SPOOL DOS PRINT ASM PB SOURCE
  714.  
  715.     A ASM and PB Source file that will use DOS's PRINT from within a PB
  716.     Program. The ASM file has to be assembled into object code, so this does
  717.     require either MASM or TASM to compile. Program by Brett Jones.
  718.  
  719.  
  720.  
  721. [75300,214]
  722. TOOLFX.ZIP/binary         31-Mar-90 3094               Accesses: 72
  723.  
  724.     Title   : FIX File to allow TB Toolboxes to run under PB
  725.     Keywords:
  726.      TOOLBOX TB TO PB DATABASE FIX PATCH
  727.  
  728.     Here are the changes that need to be made to the database toolbox files so
  729.     that you may compile and run under PowerBASIC.  There are five "blocks" of
  730.     changes that need to be made. The assembly routines that are commented in
  731.     changes 2 and 4 need not be written into your code, but we suggest that you
  732.     do so for future reference. Please call me if you have any questions or
  733.     comments.  Good programming!
  734.      Tim McFarland
  735.      Technical Support
  736.      (408) 730-9291
  737.  
  738.  
  739.  
  740. [76304,1303]
  741. PATCH1.ZIP/binary         31-Mar-90 30464              Accesses: 149
  742.  
  743.     Title   : PBPATCH.EXE to install fixes and enhancements
  744.     Keywords: PATCH MEMORY CVF CBCD REMOVE REPLACE FN FUNCTION
  745.  
  746.     This file contains PBPATCH.EXE, to allow you to install modifications, bug
  747.     fixes, and enhancements to PowerBASIC.  This patch corrects problems with
  748.     premature "out of memory" errors, CVF/CBCD/REMOVE$/REPLACE, public
  749.     references from chained programs, single precision functions/fn's, and
  750.     other fixes and enhancements.  It should be implemented by all users of
  751.     PowerBASIC #2.00b, and is also available on disk from Spectra Tech Support.
  752.  
  753.  
  754.  
  755. [75300,214]
  756. FNDFIL.ZIP/binary         28-Mar-90 4352               Accesses: 46
  757.  
  758.     Title   : Find First, Find All of the files.
  759.     Keywords:
  760.      FINDFILE DIRECTORY FILES DIR GET FILE PBU SOURCE DEMO UTILITY
  761.  
  762.     FindFile is a .pbu (with source included) that uses DOS functions to Find
  763.     the first matching file to a filespec or filemask, and to find the next
  764.     files until no more exist. A short demo, FF.Bas, is included along with a
  765.     short README file.
  766.  
  767.  
  768.  
  769. [75300,214]
  770. TODAY.ZIP/binary          28-Mar-90 19456              Accesses: 23
  771.  
  772.     Title   : Today, retreive todays date, weekday, month, year
  773.     Keywords:
  774.      DATE TODAY YEAR MONTH DAY UNIT SOURCE EXE
  775.  
  776.     This unit and demo will retrieve the time and date from DOS. While all
  777.     source is provided, a EXE file is also proivided to let those without
  778.     PowerBASIC to run this program.
  779.  
  780.  
  781.  
  782. [75300,214]
  783. VPRNT.ZIP/binary          28-Mar-90 25367              Accesses: 26
  784.  
  785.     Title   : ViewPrint for PowerBASIC
  786.     Keywords: VIEWPRINT COMMAND
  787.  
  788.     PowerBASIC 2.x does not have View Print command for Text modes as yet. Is
  789.     it promissed for the next version? If so, until then this library of a demo
  790.     and .pbu (along with an included .EXE file and .DOC) can be used.
  791.  
  792.  
  793.  
  794. [75300,214]
  795. EXISTS.ZIP/binary         27-Mar-90 21381              Accesses: 51
  796.  
  797.     Title   : Exists, Findfile and see how to access strings.
  798.     Keywords:
  799.      STRINGSEGMENT STRINGPOINTER STRSEG STRPTR STRINGS
  800.  
  801.  
  802.      This example includes the source code for a PBU file, and a demo with full
  803.     remarks. Shown is how to access the new strings in PowerBASIC. These new
  804.     ways are necessary because of the unlimited string space in PowerBASIC (no
  805.     more 64k limit).
  806.      Also shown is how this was accomplished in Turbo Basic.
  807.      The demo, DemoEx.Bas (or DemoEx.EXE to see it run if you don't have
  808.     PowerBASIC) is a simple sample to show how to access the unit.
  809.  
  810.  
  811.  
  812.