home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / POWPP200.ZIP / POWERPPL.200 / PP.DOC < prev    next >
Text File  |  1994-12-30  |  15KB  |  401 lines

  1.  
  2. ███████ ▀▀▀▀██ ███████▀▀███████ ███████     ███████ ███████▀▀▀▀ ███████ ▀▀▀████
  3. ███████     ██ ███████  ███████ ███████     ███████ ███████     ███████    ████
  4. ███████     ██ ███████  ███████ ███████     ███████ ███████     ███████    ████
  5. ███████ ▄▄▄▄██ ███████  ███████ ███████     ███████ █████████   ███████ ▀▀▀▀▀▀▀
  6. ███████        ███████  ███████ ███████ ██  ███████ █████████   ███████ ████▄
  7. ███████        ███████  ███████ ███████ ██  ███████ ███████     ███████ ▀████▄
  8. ███████        ███████  ███████ ███████ ███ ███████ ███████     ███████  ▀████▄
  9. ███████        ███████▄▄███████ ███████████████████ ███████▄▄▄▄ ███████   ▀████
  10.  
  11.  
  12.          ████████ ▀▀▀▀██ ████████ ▀▀▀▀██ ████████
  13.          ████████     ██ ████████     ██ ████████
  14.          ████████     ██ ████████     ██ ████████   
  15.          ████████ ▄▄▄▄██ ████████ ▄▄▄▄██ ████████   
  16.          ████████        ████████        ████████
  17.          ████████        ████████        ████████
  18.          ████████        ████████        ████████
  19.          ████████        ████████        ████████ ██████
  20.  
  21.                2.0 By Francis Gastellu
  22.    ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  23.              For use with PPLC 1.00 to PPLC 3.01 
  24.                       & 
  25.                    PCB 15.0 to 15.2 
  26.               by Clark Development, Inc
  27.     
  28.  
  29.   Features
  30.   ▀▀▀▀▀▀▀▀
  31.   Multi-Window Editor
  32.   Full block functions
  33.   Clipboard
  34.   Undo
  35.   Compile inside the editor (F9)
  36.   Auto Compilation result in a special window
  37.   Error browsing & tracking (BC-like)
  38.   COLORIZED CODE !! (Borland-like)
  39.   Customizable Colors
  40.   Full PPL HELP with CTRL-F1 on ANY PPL FUNCTION ! (includes cross references)
  41.   25/50 Lines
  42.   Compilation Options (/NOUVAR /DISARR)
  43.   Calculator
  44.   Ascii Table
  45.   Calendar
  46.   Swap on disk
  47.   Option for compile without PPE creation
  48.   Option for saving before compile or not
  49.   Option for creating BAK files or not
  50.   Autoindent editor
  51.   Projects support
  52.   Desktop saving (with project-specific config)
  53.   Running PPE (only if using PCB 15.2 !)
  54.   Full support for PPL 3.0
  55.   DESQview aware
  56.  
  57.    
  58.    ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  59.  
  60.   To have an idea about what is PowerPPL, just type PP.EXE YOURPROG.PPS where
  61.   YOURPROG.PPS is a PPL source file... (tricky isn't it ? :))
  62.  
  63.   You may type PP.EXE alone, and then load a source file with menus...
  64.  
  65.   There is only one command switch :
  66.  
  67.   /NOFLIP
  68.  
  69.   It prevent PowerPPL from fliping modes to speed up scrolling... this was
  70.   here to help if you were running PowerPPL under DESQview... In fact, 
  71.   DESQview does not handle correctly the 25/50 lines modes, and once you
  72.   have switched to 50 lines under PowerPPL, you can not come back in 25
  73.   lines mode unless you close your task... Using /NOFLIP had fix this 
  74.   problem for v1.95. Now, from v2.0, PowerPPL automatically detects DESQview
  75.   and does not switch video modes in such a case... In addition, unused time
  76.   slices are released in order to makes other tasks run faster...
  77.  
  78.   If, for some reasons, you need PowerPPL not to switch video modes, use  
  79.   /NOFLIP.
  80.  
  81. ------------------------------------------------------------------------------
  82.   
  83.   Installation
  84.   ▀▀▀▀▀▀▀▀▀▀▀▀
  85.  
  86.   PowerPPL comes with an installation program, type install !
  87.  
  88.   Once PowerPPL is installed, quickly configure your users info in order to
  89.   let the "Run PPE" & "Compile" options run correctly...
  90.  
  91.  - Select "User Infos"
  92.  
  93.  - Enter your PCBoard record informations (your first name, your last name
  94.    and your password as user on your system)
  95.  
  96.  - Go to "Options" menu
  97.  
  98.  - Select "Directories"
  99.  
  100.  - Enter your pcboard.exe directory & name (ie : C:\PCB\PCBOARD.EXE)
  101.  
  102.  - Enter your pcboard.dat directory (ie : C:\PCB\NODE1)
  103.  
  104.  - Enter your pplc.exe directory & name (ie : C:\PCB\PPLC.EXE)
  105.  
  106.  - Optionnaly enter an output destination for PPE (Network drive may not 
  107.    work!)
  108.  
  109.  
  110.   Note : The installation program uses the original FrontDoor Look&Feel
  111.   by Joaquim Homrighausen. It has been used after asking permission.
  112.  
  113. ------------------------------------------------------------------------------
  114.  
  115.   How to use PowerPPL
  116.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  117.  
  118.   I think you will have no problem to use this software, so I wont take long
  119.   time to write a decent documentation... You will understand that I prefer
  120.   keep it for programming :)
  121.  
  122.   Well, just know that this is a clone of Borland's interfaces (PowerPPL uses
  123.   TurboVision) so if you are a real programmer, you are familiarized with
  124.   TV commands... here is a small list :
  125.  
  126.   F1                                    - Help
  127.   CTRL-F1                               - Help on keyword
  128.   ALT-F1                                - Call back last Help screen
  129.   F2                                    - Save
  130.   F3                                    - Load
  131.   ALT-F3                                - Close Window
  132.   F5                                    - Zoom
  133.   ALT-F5                                - User Screen
  134.   F6                                    - Next Window
  135.   F9                                    - Make PPE file (Compile)
  136.   CTRL-F9                               - Run PPE file (only if PCB 15.2)
  137.   F10                                   - Menus
  138.   Alt-X                                 - Quit
  139.   Alt-n                                 - Jump to Window #n
  140.   Alt-?                                 - Menu Shortcuts 
  141.   Alt-W then M                          - Message Window
  142.   Alt-Space                             - System Menu
  143.  
  144.  
  145.   PowerPPL is not limited to save your file before compile ! it simply 
  146.   compile the file edited in the editor, not the file on-disk...
  147.  
  148.   This mean that you may create the PPE or not, and that you may save your
  149.   file before compile or not...
  150.  
  151.   Anyway, the PPS compiled will be the exact text in the editor, but not
  152.   necessarily a file saved on disk. This allow compiling to Memory instead
  153.   of PPE
  154.  
  155. -------------------------------------------------------------------------------
  156.    
  157.   Ascii Table
  158.   ▀▀▀▀▀▀▀▀▀▀▀
  159.  
  160.   The Ascii Table show you the entire Ascii character set... You may type
  161.   the "Ins" key to insert the highlighted character into the current editor..
  162.   This allows you to easyly enter any char in a string to print for example.
  163.  
  164. -------------------------------------------------------------------------------
  165.    
  166.   Help System
  167.   ▀▀▀▀▀▀▀▀▀▀▀
  168.  
  169.   PowerPPL offers a complete Help System for PPLC 3.01 !
  170.  
  171.   To get help on a keyword, simply press CTRL-F1 on it and the help window
  172.   will be shown...
  173.  
  174.   SHIFT-F1 gives you the PPL Reference Index (an index for all functions &
  175.   statements for PPLC)
  176.  
  177.   F1 gives you the general PowerPPL help
  178.  
  179.   ALT-F1 gives you back the last help screen
  180.  
  181.   WARNING :
  182.   ---------
  183.   
  184.   To move between topics inside the help system, press the TAB key (or 
  185.   Shift-TAB to move back)... There is no cursor for now and no example can
  186.   be grabed into the editor... This will be available soon (I hope!) in a 
  187.   next version...
  188.  
  189. -------------------------------------------------------------------------------
  190.    
  191.   Warranty
  192.   ▀▀▀▀▀▀▀▀
  193.   
  194.   This program has been tested on many computer and has always worked
  195.   perfectly, but I cannot garantee that it will be the same on yours...
  196.  
  197.   It is totally excluded that this software destructs anything on your 
  198.   system, but, because we never take enough care :
  199.    
  200.   IN NO EVENT WILL I (THE AUTHOR) BE LIABLE TO YOU FOR ANY DAMAGES, 
  201.   INCLUDING ANY LOST PROFITS, LOST SAVINGS OR OTHER INCIDENTAL OR 
  202.   CONSEQUENTIAL DAMAGES ARISING OUT OF YOUR USE OR INABILITY TO USE 
  203.   THE PROGRAM, OR FOR ANY CLAIM BY ANY OTHER PARTY.
  204.  
  205. -------------------------------------------------------------------------------
  206.  
  207.   Bug report & suggestions
  208.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  209.  
  210.   Bug reports and suggestions are welcome and may be sent via e-mail to :
  211.   powerppl@electron.fr 
  212.  
  213. -------------------------------------------------------------------------------
  214.  
  215.   Future Enhencements
  216.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  217.  
  218.   Those options are on the enhencement list :
  219.  
  220.   - @Xnn Pick List
  221.   - PCB-Variables Pick List
  222.   - Auto code modification
  223.        ie : let     -> Let
  224.         inteGer -> Integer
  225.   - Search for a word in the complete Help system
  226.   - Shift-F1 to Shift-F10 transfer control to a BAT or EXE file
  227.   - Project notes
  228.   - Help on any message from the Message Window
  229.   - Calculator Result insertion in editor (like ascii table with "Ins" key)
  230.   - Calendar date insertion in editor (like ascii table with "Ins" key)
  231.   - Better Help system with cursor moving & usable examples.
  232.  
  233.   
  234.   If you have ideas about how PowerPPL can be enhanced, send an e-mail to 
  235.   powerppl@electron.fr !
  236.  
  237. --------------------------------------------------------------------------------
  238.  
  239.   How to get new versions of PowerPPL 
  240.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  241.  
  242.   You can get all new versions of PowerPPL, by calling this BBS:
  243.   (PowerPPL is downloadable before filling any questionnaire)
  244.   
  245.   ELECTRON (France)
  246.  
  247.   Node 1    : +33-1-69.39.46.30 (USR HST D/S)
  248.   Node 2    : +33-1-69.39.31.52 (USR HST D/S)
  249.   Freq Fido :  2:320/214 & 2:320/219 'POWERPPL'
  250.  
  251. --------------------------------------------------------------------------------
  252.  
  253.  How to get your personnalized serial number and remove reminders
  254.  ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  255.  
  256.   This is not ShareWare... This is not FreeWare... This is CARDWARE !!!!
  257.                                -------- 
  258.   To get your personnalized serial number, just write us a postcard, with
  259.   your first and lastname.
  260.  
  261. █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  262. █ On you postcard, you can add up to 2 lines (158 chars) of BBS advertising█
  263. █ and those lines will be added to a file called THANKYOU.ALL and will be  █
  264. █ included in the next release of PowerPPL !                               █
  265. █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
  266.  
  267.  
  268.  Here is an example:
  269.  
  270.       ┌────────────────────────────────────────────────────┐
  271.       │                            │                   ┌─┐ │
  272.       │ Hi !                       │                   │░│ │
  273.       │                            │                   └─┘ │
  274.       │ FirstName: ............... │                       │
  275.       │ LastName:  ............... │                       │
  276.       │ My BBS Advertising:        │   ELECTRON-POWERPPL   │
  277.       │ .......................... │   B.P. 101            │
  278.       │ .......................... │   91801 BRUNOY CEDEX  │
  279.       │ email/fido: .............. │   FRANCE              │
  280.       │                            │                       │
  281.       │ Note :                     │                       │
  282.       │ .......................... │                       │
  283.       │ .......................... │                       │
  284.       └────────────────────────────────────────────────────┘
  285.  
  286.   If you specify your Internet adress, I can send your code via e-mail !
  287.  
  288.   If you don't have any e-mail adress, Call the support BBS 15 days after
  289.   mailing your postcard :
  290.  
  291.   Node 1: +33-1-69.39.46.30 (28.800 HST D/S)
  292.   Node 2: +33-1-69.39.31.52 (16.800 HST D/S)
  293.  
  294.   And use the firstname and lastname you mailed us.
  295.  
  296.   If I received your postcard, your personnalized serial number
  297.   will be displayed after you log on (even if you are registered
  298.   or not) without filling any questionnaire.
  299.  
  300.       !- No Regnum will be sent without receiving a postcard first -!
  301.  
  302.  
  303.     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  304.  
  305.               YOU DON'T HAVE TO PAY ANYTHING ! 
  306.  
  307.     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  308.  
  309.   
  310.   Once you have entered your serial number, any reminders for the postcard,
  311.   included the one that you get after typing Alt-X, will be removed !
  312.  
  313.  
  314.   Please, do it, so I will know how usefull this software is... If I receive 
  315.   many postcards, I will keep working on PowerPPL for a next release...
  316.  
  317.   Anyway, if you continue to use it and you didn't send me anything, I will
  318.   come to your house, and I will EAT YOU !!! :))
  319.  
  320. --------------------------------------------------------------------------------
  321.  
  322.   How to send money to the author
  323.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  324.  
  325.   Although PowerPPL is free, you can send me money, this will be gladly 
  326.   appreciate. Mail :
  327.  
  328.   * A letter with your VISA card specifications:
  329.     Name, FirstName, Card Number, Expiration Date, Ammount to debit.
  330.   
  331.   * An international postal order.
  332.  
  333.   Post this to:
  334.   
  335.   ELECTRON
  336.   Boite Postale 101
  337.   91801 BRUNOY CEDEX
  338.   
  339.       ** NO CHECKS PLEASE, IT COST US $10 TO ENCASH THEM !! **
  340.  
  341. --------------------------------------------------------------------------------
  342.  
  343.   Thanks
  344.   ▀▀▀▀▀▀
  345.  
  346.   Thanks a lot to the Beta-testing team, and especially to Olivier Langlois.
  347.  
  348.  
  349.   Thanks to the following persons for their encouragements and/or 
  350.   suggestions...
  351.  
  352.   Bill Marcy, Normand Marineau, S. Levinson.
  353.  
  354. --------------------------------------------------------------------------------
  355.   
  356.   Beta-Testing Team
  357.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  358.  
  359.       - Olivier Langlois (Coordinator)
  360.       - Vincent Negrier
  361.       - Christophe Yvon
  362.       - Stephane Boullet
  363.  
  364.   If you want to be part of the beta testing team, simply contact me after
  365.   sending your postcard and you will be added in the beta testing team... 
  366.   Once a new version is available, you will automatically receive a note. 
  367.   You must have an internet access or a fido adress to be part of the 
  368.   beta-testing team.
  369.   Only registered users can be part of the beta testing team.
  370.  
  371. --------------------------------------------------------------------------------
  372.   
  373.   Mailing list
  374.   ▀▀▀▀▀▀▀▀▀▀▀▀
  375.  
  376.   Simply contact me to be added into the mailing list. Once a new version
  377.   (non beta) is released, you will automatically receive a message.
  378.   You must have an internet access or a fido adress to be part of the 
  379.   mailing list.
  380.  
  381. --------------------------------------------------------------------------------
  382.  
  383.   Notes
  384.   ▀▀▀▀▀
  385.  
  386.   PowerPPL is Copyright(C) Francis Gastellu
  387.  
  388.   DESQview is Copyright(C) Quarterdeck Office Systems
  389.   PCBoard & PPLC are Copyright(C) Clark Development Company, Inc
  390.   TurboVision is Copyright(C) Borland International
  391.   MSDOS is Copyright(C) Microsoft Corporation
  392.   FrontDoor is Copyright(C) Joaquim Homrighausen
  393.  
  394.   All Softwares and Trademarks listed are exclusive property of their owners.
  395.  
  396. --------------------------------------------------------------------------------
  397.                              The author,
  398.                              Francis Gastellu
  399.  
  400.  
  401.