home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo ╒╡P-Screen ════════ You should find these files here: ════════════════════════╗
- echo │ P-Screen.Exe \ ║
- echo │ P-Screen.Psl ) P-Screen, it's help screen library (Psl), and your manual ║
- echo │ P-Screen.Doc / ║
- echo │ PS.Com Example of P-Screen's "Com" screen output option ║
- echo │ *.Fnt Big! Font font files. ║
- echo │ PS_Demo.Bas \ QuickBASIC demo program. Demonstrates how to display ║
- echo │ PS_Demo.Qlb / screens from your programs. (to run: qb ps_demo /l ps_demo)║
- echo │ BC7Demo.Qlb PDS 7 demo ( to run: qbx ps_demo /l BC7demo) ║
- echo │ QB3-Demo.Bas \ QuickBASIC 3.0 demo program (how to display screeens from ║
- echo │ QB3-Demo.Exe / QB 3.0 programs. (to run: qb qb3-demo /l qb3-demo.exe)║
- echo │ Employee.Bas & ToOrder.Bas Two demo programs written by P-Screen Pro. ║
- echo │ *.Obj Link these to your QuickBASIC programs to display screens ║
- echo │ Routines.Doc Describes subroutines you get when you order P-Screen Pro. ║
- echo ╞═════════════════════════════════════════════════════════════════════════════╣
- echo │ P-Screen lets you design screens, create screen "libraries," then display ║
- echo │ your screens from your own programs -- easily, quickly. ║
- echo │ * Easy screen design (boxes/lines/center/join/text/Big! Font/add any ║
- echo │ Ascii character/paint/copy/move/erase/WalkAbout/Undo/25-43-50 rows/etc.) ║
- echo │ * Save screens to Screen Libraries, or Ascii, "Asm," or "Com" files. ║
- echo │ * Display screens from your programs -- f-a-s-t, easily, with little code. ║
- echo │ * Uses: Menus, help screens, data entry, program demos, prototyping, etc. ║
- echo ╘═══════════════════════════════════════════ (C) 1988, 1989 RWS & Associates╞╝
- pause
- cls
- echo ╒╡And be sure to check out two new programs described in your manual. ════════╗
- echo │ P-SCREEN PROFESSIONAL (PS Pro) gives you all of P-Screen's features, then ║
- echo │ writes your data entry programs for you! It also includes: ║
- echo │ * Subroutines to handle virtually ANY type of user input (text, function ║
- echo │ keys, cursor pad keys, Alt-key or other extended codes). ║
- echo │ * Subroutines to: print text with assembler speed, format text and numbers ║
- echo │ for printing or editing, check to see if files exist, etc. ║
- echo │ * CAPTURE, a separate program to capture of screens from other applications║
- echo │ * MANAGER, a separate program to help build screen libraries by adding ║
- echo │ screens from other libraries. ║
- echo ╞═════════════════════════════════════════════════════════════════════════════╣
- echo │ P~F PRESENTS (PFP) is a desktop presentation system which displays screens ║
- echo │ from P-Screen screen libraries. PFP is terrific! Just create your screens ║
- echo │ with P-Screen. Then create an "agenda" telling PFP how to display your ║
- echo │ screens (or "slides"). Your presentations can include: ║
- echo │ * Menus * Sound Effects and Display Effects ║
- echo │ * Timed slides, or slides that * Subroutines and loops ║
- echo │ wait for you to press a key ║
- echo │ ║
- echo │ The possibilities with PFP are endless. For example, consider creating ║
- echo │ program demos, prototypes or tutorials -- using the same screens your pro- ║
- echo │ gram will display (plus a few others). ║
- echo ╘═══════════════════════════════════════════ (C) 1988, 1989 RWS & Associates╞╝
- pause
- cls
- echo ┌─────────────────────────────────────────────────────────────────────────┐
- echo │ █████ ██ ██ ██ │
- echo │ ██ ██ ██ ██ ██ │
- echo │ ██ ██████ █████ █████ ██ ██ █████ ██ ██ ██████ │
- echo │ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ │
- echo │ ██ ██ ██ ███████ ██ ████ ██ ██ ██ ██ ██ │
- echo │ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ │
- echo │ █████ ██ ██ █████ █████ ██ ██ █████ █████ ████ │
- echo │ │
- echo │ ▌▌▌▌▌▌ ▌▌ ▌▌ ▌▌▌▌▌▌▌ ▌▌ │
- echo │ ▌▌ ▌▌ ▌▌ ▌▌ ▌ ▌▌ │
- echo │ ▌▌ ▌▌ ▌▌▌ ▌▌▌▌▌▌ ▌▌ ▌▌ ▌ ▌▌▌▌▌ ▌▌▌▌▌▌ ▌▌▌▌▌▌ │
- echo │ ▌▌▌▌▌ ▌▌ ▌▌ ▌▌ ▌▌ ▌▌▌▌ ▌▌ ▌▌ ▌▌ ▌▌ ▌▌ │
- echo │ ▌▌ ▌▌ ▌▌ ▌▌▌▌▌▌ ▌▌ ▌▌ ▌ ▌▌ ▌▌ ▌▌ ▌▌ ▌▌ │
- echo │ ▌▌ ▌▌ ▌▌ ▌▌ ▌▌ ▌▌ ▌▌ ▌▌ ▌▌ ▌▌ │
- echo │ ▌▌▌▌▌▌ ▌▌▌▌ ▌▌▌▌▌ ▌▌ ▌▌▌▌ ▌▌▌▌▌ ▌▌ ▌▌ ▌▌▌▌ │
- echo │ │
- echo │ P-Screen offers several new features. One is Big! Font, an easy way │
- echo │ to add bold, attention-getting messages to your screen. And it's │
- echo │ remarkably fast and easy-to-use. Just press F7 and try it out. │
- echo │ │
- echo │ Be sure to read your manual for details of other improvements. │
- echo └─────────────────────────────────────────────────────────────────────────┘
- pause
- cls
- If exist PS.Com goto ShowComScreen
- Echo I'm tried to display a "COM" screen called PS.Com. But it's not here!
- Goto End
- :ShowComScreen
- Rem
- Rem The next line "runs" a P-Screen "Com" screen. It's called PS.Com.
- PS
- Rem
- ps
- :End
-