home *** CD-ROM | disk | FTP | other *** search
/ On Hand / On_Hand_From_Softbank_1994_Release_2_Disc_1_1994.iso / 00146 / s / trial / readme < prev    next >
Text File  |  1993-11-22  |  10KB  |  266 lines

  1.  
  2.  
  3.                       Welcome to PowerBASIC 3.0!
  4.                       ==========================
  5.  
  6.     Thanks for taking the PowerBASIC 3.0 test drive!  We're pleased
  7.     you decided to take a closer look.  This is the compiler awarded
  8.     EDITOR'S CHOICE from PC Magazine in September 1993, as well as
  9.     the READER'S CHOICE 1992 award from BASIC PRO magazine.
  10.  
  11.     This special evaluation version will introduce you to most of the
  12.     unique new features of PowerBASIC.  Use it to create, compile,
  13.     execute, and debug programs and see the difference for yourself!
  14.  
  15.     If you've never used PowerBASIC, you're in for a surprise, if you
  16.     have, you'll discover a level of functionality: Built-in Assembler;
  17.     Unsigned byte/word/dword variables; Currency variables with user
  18.     defined precision; Bit operations along with implied bit arrays;
  19.     Code pointers; Unions; and much more.  PowerBASIC 3.0 is simply
  20.     the most robust development language available.
  21.  
  22.     Of the many new features in PowerBASIC 3.0, there are a few that we
  23.     just can't resist pointing out.  Features that will truly enhance
  24.     your programming efforts:
  25.  
  26.     TSRs!
  27.       Yes, you can actually create a TSR instantly.  Never before has
  28.       it been so easy to create a POPUP!  With PowerBASIC 3.0, it takes
  29.       just five lines of code to create a working TSR.  Better yet, a
  30.       600K TSR can "pop down" to occupy just 4K of memory when not in
  31.       use.  Your POPUP programs will use EMS, XMS, even virtual memory
  32.       on disk.  You can use any stimulus to activate a TSR, even a
  33.       message from a foreground program.  And with PowerBASIC 3.0, two
  34.       way communication between multiple TSRs is no longer a dream,
  35.       it's reality.
  36.  
  37.     Built-in Assembler!
  38.       For the first time, you can write Assembler code and intermix it
  39.       line by line with your PowerBASIC code!  Reference PowerBASIC
  40.       variables, labels, and procedures directly by name, and even debug
  41.       at the CPU register level in the expanded environment.  Opcodes
  42.       like  MOV AX, abcd%  are now supported directly.  Of course, you
  43.       can still link industry-standard .OBJ's as well as libraries, if
  44.       that is your preference.
  45.  
  46.     Memory like an elephant!
  47.       Memory problems are a thing of the past!  Use EMS, XMS, even
  48.       virtual memory on disk, to ensure you can compile any size real
  49.       mode program.  And with PowerBASIC's new standalone debugger, you
  50.       can debug those larger programs as well.
  51.  
  52.     New Data Types!
  53.       Unsigned integers (byte/word/dword), fixed length strings, even
  54.       both user-defined TYPES and UNIONS.  These complement our 64-bit
  55.       integers, extended floats, currency variables with user-defined
  56.       precision, BCD floats, and flex strings.
  57.  
  58.     Communications Options!
  59.       Full support for COM1, COM2, COM3, COM4, even using any of the
  60.       non-standard IRQ lines.  Communication speeds up to 115200 Baud.
  61.       Control DTR after the port is closed.  Even mask eroors, or flush
  62.       data when one occurs.  With PowerBASIC, communications are now
  63.       under control of the programmer, not the other way around!
  64.  
  65.     The only way to really show you everything would be to give you
  66.     our Reference Guide.  (PowerBASIC comes with a Reference Guide and
  67.     a Programmer's Guide -- close to 1,000 pages of documentation).  In
  68.     it, you'll find more new features like:  Unlimited Dynamic String
  69.     Space, Huge Arrays (greater than 64K), Absolute Arrays (specific
  70.     memory location), Bit operations (shift, rotate, test, set, reset,
  71.     toggle), Smart Linking of OBJ's, UNITS, and PB Libraries, Optional
  72.     variable declaration, Conditional compilation ($IF/$ELSE/$ENDIF),
  73.     ARRAY SORT/SCAN/INSERT/DELETE, and Local multi-level error trapping.
  74.     We've even added EXIT FAR to allow multi-level exit from nested
  75.     SUBS and FUNCTIONS (beats the LOMGJMP in C any day).
  76.  
  77.  
  78.     TRYPB3 Package
  79.     ==============
  80.     The TRYPB3 package is provided to allow you to evaluate the
  81.     PowerBASIC 3.0 Compiler and Development Environment.  The package
  82.     consists of the following four files:
  83.  
  84.     README       - This file.
  85.  
  86.     100WAYS.TXT  - "100 Ways PowerBASIC 3.0 Beats QuickBasic".
  87.                    A slightly irreverent view of PowerBASIC's unique
  88.                    features as compared to competing compilers.
  89.  
  90.     ARTICLE.TXT  - A reprint of the PowerBASIC 3.0 review which
  91.                    appeared in the March, 1993 issue of Basic Code
  92.                    Cache (formerly known as QB News).
  93.  
  94.     TRYPB3.EXE   - PowerBASIC 3.0 Evaluation Compiler.  All language
  95.                    features are fully functional, but the ability to
  96.                    Load, Block Read, or Include a source file must be
  97.                    restricted.  There is no limit to the size of source
  98.                    text, but it must be typed each time you wish to use
  99.                    it.  Source files may be saved for later use with
  100.                    the full version of PowerBASIC 3.0.
  101.  
  102.     TRYPB3.HLP   - The PowerBASIC 3.0 Help File.  Context-sensitive
  103.                    help is available at any time by pressing F1.
  104.                    Control-F1 allows automatic lookup of the word
  105.                    at the current cursor position.
  106.  
  107.  
  108.  
  109.     Third-Party Tools - Commercial
  110.     ==============================
  111.  
  112.     AnSoft, Inc
  113.     8254 Stone Trail Court                 
  114.     Laurel, MD  20723                      
  115.     (301) 470 2335 Voc/Fax                 
  116.     Printer Graphics Library "PGL Toolkit" 
  117.  
  118.     CDP Consultants
  119.     Fred Lepow           CIS ID# 70340,140
  120.     1700 Circo Del Cielo Drive
  121.     El Cajon, CA 92020
  122.     619-440-6482 Voc
  123.     800-876-0098 Phone/Fax
  124.     Index Mgr -PB Sing User Ver $ 99.00
  125.     Index Mgr -PB Netwrk Ver    $250.00
  126.  
  127.     Creative Software
  128.     Dave Navarro
  129.     1325 Glenwood Drive
  130.     Petaluma, CA 94954
  131.     707-778-1591
  132.     PBTools Professional  $129.00
  133.  
  134.     Crescent Software
  135.     Ethan Winer           CIS ID# 72241,63
  136.     11 Bailey Avenue
  137.     Ridgeway, CT  06877
  138.     203-438-5300 Voc, 203-431-4626 Fax
  139.     800-352-2742 (Orders ONLY)
  140.     Graph Pak Professional $179.00
  141.  
  142.     DigiTek Data Systems
  143.     1350 Birchcrest Blvd
  144.     Port Charlotte, FL  33952
  145.     (813) 629-9313 Voc
  146.     (813) 629-9145 BBS
  147.     GAP Source library
  148.  
  149.     EllTech                                
  150.     Tony Elliott        CIS ID# 76220,2575
  151.     4374 Shallowford Ind. Pkwy. Suite-B
  152.     Marietta, GA 30066                     
  153.     800-553-1327 Voc                       
  154.     404-928-8960 Voc                       
  155.     404-924-2807 Fax                       
  156.     E-Tree Plus - B+Tree ISAM  $199
  157.     Compression Plus library   $149
  158.     PB Toolkit, Printer Plus library, and GUI library
  159.  
  160.     GeoComp Corporation               
  161.     Aileen Lim                        
  162.     66 Commonwealth Ave               
  163.     Concorde, MA  01742
  164.     (508) 369 8504 Voc                
  165.     Printer Graphics Library "GeoGraf"
  166.  
  167.     Ted Gruber Software
  168.     P.O. Box 13408
  169.     Las Vegas, NV  89112               
  170.     (702) 735-1980                     
  171.     Graphics Gaming library "FastGraph"
  172.  
  173.     Information Management Systems, Inc.
  174.     Alan C. Earnshaw    CIS ID# 72520,2264
  175.     1165 North Industrial Dr.
  176.     Orem, Utah  84057
  177.     801-226-6390 Voc, 8:00am-4:00pm Mtn
  178.     The Full Power ToolBox $129.95
  179.     BASICally Speaking PowerBASIC Newsletter $24/year
  180.  
  181.     NoGate Consulting
  182.     P.O. Box 88115
  183.     Grand Rapids, MI 49518-0115
  184.     616-455-6270 Voc
  185.     Compression ToolKit Edition for PowerBASIC
  186.     Arc,Zip,Pak & Unpak utilities $75.00
  187.  
  188.     Novell
  189.     P.O. Box 9802 #917
  190.     Austin, Texas 78766-9990
  191.     512-794-1796 Voc, 512-345-7478 Fax
  192.     Btrieve File Indexing System
  193.  
  194.     Ocelot Computer Services, Inc.
  195.     Suite 1104
  196.     Royal Trust Tower
  197.     Edmonton Center
  198.     Edmonton Alberta  CANADA T5J 2Z2
  199.     403-421-4187 Voc, 403-497-7342 Fax
  200.     SQL Database Management System
  201.  
  202.     TeraTech
  203.     Michael Smith                         
  204.     100 Park Avenue Suite 360             
  205.     Rockville, MD  20850                  
  206.     (301) 424 3906 Voc                    
  207.     (301) 762 8184 BBS                    
  208.     ProBas Library, Financial Library,
  209.     ProMath extended mathematics library,
  210.     Spell Checker, & more
  211.  
  212.     TNT Software
  213.     Bruce Tonkin
  214.     34069 Hainesville Road
  215.     Round Lake, IL  60073
  216.     (708) 223-0832
  217.     Creator Lite Single-User Database  $59.95
  218.     Creator Multi-User Database/Report Writer $99.00
  219.     My Word! Word Processor $29.00 with source $58.00
  220.  
  221.  
  222.     Third-Party Tools - Shareware
  223.     =============================
  224.  
  225.     Howard Ballinger   CIS ID# 71121,776   
  226.     2097 7th Street                        
  227.     Oakland, CA 94607
  228.     APLIB\ADD POWER Toolkit                
  229.     Menu, Entry, Screen & System Functions 
  230.     PC ASM Tools for PowerBASIC $20.00     
  231.  
  232.     DavisWARE Software CIS ID# 74250,1062  
  233.     3 Williams Blvd -1C                    
  234.     Lake Grove, NY  11755                  
  235.     BBS: (516) 737-4637
  236.     BBS systems/Libraries/Toolkits
  237.  
  238.     Charles Robertson  CIS ID# 70130,330
  239.     Unique Software                        
  240.     PO Box 26613                           
  241.     Fort Worth, TX 76126-0613              
  242.     PBFmt PowerBasic source code formatter 
  243.     Registered Version $19.95
  244.  
  245.     Bruce Nopper        CIS ID# 73300,2444
  246.     Shadetree Software
  247.     P.O. Box 642
  248.     North Amherst, MA 01059
  249.     PBINL-Assembler Routines for PB
  250.  
  251.     Tom Hanlin
  252.     PBWiz
  253.     3544 E. Southern Avenue #104
  254.     Mesa, AZ 85205
  255.     Libraries for EMS/XMS, SVGA modes.
  256.  
  257.     Software Magic
  258.     Larry Perry
  259.     408 Lake Vista East
  260.     POB 293361
  261.     Lewisville, TX 75029
  262.     214-317-1793
  263.     Graphics, Icons, Characters
  264.     Registered Version $29.95 + Shipping
  265. 
  266.