home *** CD-ROM | disk | FTP | other *** search
- *** HINTS ***
- {CBM-T}{CBM-T}{CBM-T}{CBM-T}{CBM-T}
-
-
-
- Carpenter 94590
-
-
- One thing I have to say. When people
-
- buy hardware, try to be sure it hasn't
-
- been taken home by someone else and
-
- returned to the store because they
-
- couldn't get it to work. Very often,
-
- they (computers) are put back on the
-
- shelves in an unknown, damaged con-
-
- dition, and then resold. Watch out!
-
-
- Len Carpenter
-
-
- --------------------------------------
-
- Albright 39305
-
-
- I have noticed that some people
-
- are experiencing over-heating on the
-
- 1541. I purchased a fan from COMPU-
-
- COOL for $30. It keeps the unit cool
-
- and you don't have to add feet to your
-
- unit.
-
-
- Tony Albright
- 745 Ewen Rd.
- Meridian, MS 39305
-
- --------------------------------------
-
- Kerrigan 29602
-
-
- I've found that even with a good,
-
- clear monitor or TV, directories just
-
- don't come up too clear on the screen.
-
- Try this--
-
-
- LOAD "$" ,8 [CONTROL 2] [RETURN]
-
-
- This changes the cursor to WHITE and
-
- then when you LIST the directory, it
-
- will be a lot easier to read! You can,
-
- of course, use CONTROL 1 through 8, or
-
- COMMODORE 1 through 8, if you want to
-
- play around with all the text color
-
- possibilities.
-
-
-
- Doug Kerrigan
-
- --------------------------------------
-
- Mustain 71360
-
-
- This is a short program which will
-
- help with programs which read errors
-
- for protection. There are some pro-
-
- grams it will not work on but the only
-
- way to tell is to try it!!
-
-
- 1 REM SAVE ''@0:MUZZLER'',8
-
- 2 REM DAMPEN DRIVE HAMMERING AND LOAD/
- RUN A FILE
-
- 3 OPEN 15,8,15
-
- 4 PRINT#15,''M-W''CHR$(106)CHR$(0)
- CHR$(1)CHR$(133)
-
- 5 CLOSE 15
-
- 6 PRINT ''CLR DOWN DOWN LOAD''CHR$(34)
- ''FILENAME'' CHR$(34)'',8'':print''
- DOWN DOWN DOWN DOWN DOWN DOWN RUN''
-
- 7 POKE631,19:FORT=1TO6:POKE631+T,13:
- NEXT:POKE198.7:NEW
-
-
- ---------- End of Article ------------
-