Appleplot modification, Visipatch – Apple Grr User Manual

Page 7

Attention! The text in this document has been recognized automatically. To view the original document, you can use the "Original mode".

Advertising
background image

For Integer Basic Users:

Line 3® should be typed with a CTRL-D between the

quotes.

Line 4® shouid be typed with a CTRL-1 betv/een the

quotes.

5 S='l

10 CALL-936

20 DIM NS (30) :D1MAS(10)
30 D$ = ""
40 l$ = ""
50 PRINT "ENTER THE NAME OF THE GRAPH:"
60 INPUT NS

70 PRINT DS;"BLOAD";N$;",AS2000"
80 PRINT "ENTER OPTIONS (D,l,R,E,L,NORMAL):"
90 INPUT AS

95 IF AS(1)="N"THEN AS = ""

100 PRINT D$;"PR'^";S

110 PRINT IS;"G";AS
120 PRINT DST'PR***®'
130 TEXT:CALL-936

999 END

APPLEPLOT MODIFICATION

The following instructions explain how to modify your

Appleplot program to work with the Grappier.

1. Copy your Appleplot disk.

2. Insert the copy (not the original) into your disk drive.

3. Type the following lines exactly as shown, ending

each line by hitting the return key.

LOAD APPLEPLOT

CALL-151

1FDC;71 49

7F56:47 52 41 50 50 4C 45 52 20 20 20 20 20 20 20

7FD7;47 52 41 50 50 4C 45 52 20 20 20 20 20 20 20

8301 ;97 3A 84 22 4F 50 54 49 4F 4E 53 3A 20 22 3B 5A 31 24.

3A 8A 31

8316:3A BA 22 9 47 22 3B 5A 31 24 3A 8A 30 3A AB 32 30
3A

4. If your printer is not in slot 1, type:

8315:3X

Where X is equal to your slot number.

For example, if your printer is in slot 2, type;

8315:32

Or if it is in slot 5 type:

8315:35

12

5. Now type:

3D0G

SAVE APPLEPLOT

6. You are done, boot the disk.

From now on when you choose to print the picture
you'will be ottered the choice of: (1) Grappier or
(2) QUME.

After selecting the Grappier, you will be asked tor

'options.' Hitting the return key will print the picture
normally. You may also enter any combination of the

other available options (IDRLE).

»•

“VISIPATCH”

A program to modify Visiplot™ tor use with the

I \ fo'« N - - ' I

I I

Grappier™

Instructions:

The following program assumes you have never

changed the VISIPLOT.DRIVER program on your diskette.
It you have, restore the diskette to its original form
before proceeding.

A. Put your DOS 3.3 System Master diskette into the disk

drive and turn the system on.

Remove the master diskette and insert the Visiplot™

diskette.

Type NEW.

Very carefully, type in the following program.

Double check the program for typing errors, and

then type RUN.

5 AS = "VISIPLOT.DRIVER"

6 BS = "SILENTYPE.D"

7 CS =

10 DATA 169,137,32,237,253,169,199,32,237,253,169,141,32,

237,253,96

20 DS = CHRS (4)

30 PRINT D$;"BLOAD";AS

40 PRINT D$;"RENAME";A$;CS;B$

50 FOR A = 39129 TO 39144

60 READ B

70 POKE A,B

80NEXT

90 PRINT D$;"BSAVE";AS;",AS98C3,LS81"

13

Advertising