Metropoli BBS
VIEWER: intro.pan MODE: TEXT (CP437)
        **********************************************
        ***                                        ***
        ***          Introduction to PAN           ***
        *** (Enter "PAN INTRO" to run this script) ***
        ***                                        ***
        **********************************************

Video 70
Wipe
Cursor 25 0
Screen 08 30 / ╔══════════════════╗ /
Screen 09 30 / ║                  ║ /
Screen 10 30 / ║      Hello!      ║ /
Screen 11 30 / ║                  ║ /
Screen 12 30 / ║     This is      ║ /
Screen 13 30 / ║                  ║ /
Screen 14 30 / ║       PAN        ║ /
Screen 15 30 / ║                  ║ /
Screen 16 30 / ╚══════════════════╝ /
Pause 4 seconds
Wipe
Cursor 25 0
Screen 09 23 / ╔════════════════════════════╗ /
Screen 10 23 / ║                            ║ /
Screen 11 23 / ║ PAN is a Program Animator. ║ /
Screen 12 23 / ║ By means of simple PAN     ║ /
Screen 13 23 / ║ commands you can automate  ║ /
Screen 14 23 / ║ and animate almost any     ║ /
Screen 15 23 / ║ text-mode program.         ║ /
Screen 16 23 / ║                            ║ /
Screen 17 23 / ╚════════════════════════════╝ /
Pause 4 seconds
video 07
Wipe
Screen 0 0 /Here is a summary of PAN's capabilities:/
Screen 2 0 /            ■ PAN can load any application program./
Screen 3 0 /            ■ PAN can feed that program simulated keyboard input./
Screen 4 0 /            ■ PAN can display text on the PC screen./
Screen 5 0 /            ■ PAN can mark the passage of time./
Screen 6 0 /            ■ PAN can accept and interpret keypresses./
Screen 8 0 /Yet PAN occupies only about 5,000 bytes./
Screen 12 0 /Try some of the other demo scripts included with PAN to see more/
Screen 13 0 /of what it can do.
Cursor 23 0
Flush
Quit
[ RETURN TO DIRECTORY ]