ACU October-November 1984 - Type-ins

From CPCWiki - THE Amstrad CPC encyclopedia!
Revision as of 08:40, 5 September 2008 by Ervin (Talk | contribs) (Surface Details)

Jump to: navigation, search

Return to ACU Type-Ins

Downloads

Disk Image

Cover Image

Acu oct nov 1984 cover.png

Bomber

To run Bomber, type:
RUN"BOMBER"

D.I.Y. Typewriter

To run D.I.Y. Typewriter, type:
RUN"DIYTYPE"

This program sets up the CPC464 as a simple to use editing typewriter system (a poor person's word processsing system). It was developed in house by our very own Ivor Spital, and provides facilities to store and retrieve text to cassette or disc, cut and insert lines, re-type lines of text, and display on screen in the 'what you see is what you get' format.

It's user-friendly with menu prompts at the top of the screen. There's a panic feature that gets you out to the main menu without loss of data - simply press [ESC] twice, then the small [ENTER] key on the Numeric Keypad to return to the menu. The program does not feature a full screen editor, but uses the same facilities as the BASIC line editor. Each line is numbered, and the menu functions manipulate text by use of this index number.

NOTES:
1. Don't use double quote marks when the document is to be stored onto TAPE or DISC. The computer interprets these as delimiters, and will terminate the line at the first set of quote marks.
2. When storing the file to DISC, make sure that the filename chosen conforms to the AMSDOS and CP/M standard of up to eight permitted characters, plus a three character subscript, eg ABCDEFGH.DOC
3. To clear a document that has been printed or filed, press [ESC] twice and re-RUN the program. Press the small [ENTER] key if you want to return without wiping off the document in memory.
4. During text input, typing E on its own at the beginning of a line then pressing [ENTER], will return you to the menu.

The program operates with all Centronics interface printers. If you are using an EPSON compatible printer with features such as paper out sensing and auto form feeds, you may wish to override these functions by removing the REM statements in lines 322-326.

As you've already discovered, this program works with either a Green Screen Monitor or a Colour Monitor. However, this setting is only available when you RUN the program.

Find Day

To run Find Day, type:
RUN"FINDDAY"

Kingdoms

To run Kingdoms, type:
RUN"KINGDOMS"

Nested Triangles

To run Nested Triangles, type:
RUN"PASCAL1"

Pontoon

To run Pontoon, type:
RUN"PONTOON"

Prime Numbers

To run Prime Numbers, type:
RUN"PASCAL2"

Surface Details

To run Surface Details, type:
RUN"SURFACE"

Note: This program does not work correctly.

World's Shortest Word Processor

To run World's Shortest Word Processor, type:
RUN"WORDPROC"