@ECHO OFF ECHO ------------------------------------------------------------ ECHO "This is a simple demonstration of Sun Country Software's ECHO "PC virtual document imaging with scanned documents..." ECHO ------------------------------------------------------------ ECHO "PC Requirements: FAST 386/486 with 8 Meg memory, LIM 4.0 EMS" ECHO "Memory Support required, fast hard disk, 1 Meg SVGA video card." ECHO "This is an exhaustive overview of virtual, display capabilities" ECHO "at various graphic modes, with various DPI documents, and different" ECHO "display speeds, with both full page and invoice sizes included." ECHO "PAGE = 8.5" x 11", INVOICE = 8.5" x 5.5" at 150, 200, 300 DPI ECHO ------------------------------------------------------------ pause ECHO ------------------------------------------------------------ ECHO "Please wait for the image to load through the" ECHO "EMS Page Frame as a virtual image of large virtual ECHO "dimensions, before pressing any keystrokes." ECHO "These current virtual display modules have an idiosyncracy.." ECHO "ZOOM, SCROLL, & PAN will seem erratic at times. There will ECHO "be short pauses or lags at times, while the de-compressor packs" ECHO "bits. SCROLL & PAN are fastest at 640x480 standard VGA ECHO ------------------------------------------------------------ pause ECHO ------------------------------------------------------------ ECHO "Use the GREY PLUS & MINUS KEYS on your AT keyboard to ZOOM." ECHO "Use the ARROW keys to scroll and pan, once ZOOMed-in a bit. ECHO "SHIFT + ARROW keys (cursor control keys) to BIG scroll/pan." ECHO "There is no SHIFT + ZOOM key (BIG ZOOM) at the moment." ECHO "There will be a slight delay after pressing the PLUS key ECHO "just once when ZOOMing. To ZOOM larger amounts, ECHO "press the SCROLL key 2- 4 times rapidly in succession ECHO "to avoid the de-compressor delay caused by unpacking the bits.. ECHO "FIRST, we display 3 different document scans in STANDARD" ECHO "VGA mode 640x480. These are 200 DPI documents." ECHO "First, we'll display a virtual half page or INVOICE size ECHO "at 1700x2200 pixels." ECHO ------------------------------------------------------------ pause viewpcx sund200.pcx 0 0 639 479 640 480 textmode ECHO "Now we'll display a virtual full page 1400x1819 pixels." viewpcx sunb200.pcx 0 0 400 479 640 480 textmode ECHO "Now we'll display another virtual full page 1400x1819 pixels." viewpcx sun200.pcx 0 0 400 479 640 480 textmode ECHO ------------------------------------------------------------ ECHO "That's All, Folks! Visualize your Data with Sun Country." ECHO ------------------------------------------------------------

Return to Technical Support, Notes, Tips, Tricks
and Programming Information

Return to SunShow Professional Page