CompuServe Messages

#Amiga Basic

#: 4729 S1/SoftwareForum unknown
    09-Jan-86 19:38:43
Sb: #Amiga Basic
Fm: john samuels 71066,307
To: Donald Weed 75126,705

This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.

Hi Don: It's not that difficult to access more than (actually 4) colors in MS Basic although that's the default. It all has to do with how many "bit planes" you choose to define in your program. The default is 2 which gives you 2^2 colors. I'm not sure that you can get more than 16 (2^4…4 bit planes) in Hi-Res but you certainly can in Lo-Res… Unfortunately, my AmigaBasic manual is downstairs right now so I can't quote you the exact syntax… Read the WINDOW and SCREEN sections of your manual. If this is as unhelpful as I fear it is, drop me a line here or at Email and I'll zap you a neat little colorful program demonstrating 32 colors in LoRes or 16 in HiRes. Kaleidescopically yours, John