This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.
Search Results (15 messages)
old (ecs) ham is also called ham6… ham8 requires the AGA set (1200, 4000)
#ViewSonic7 Monitor
Message #94102
I saw the specs today… its a high scan at 30 to 57 KHz.
The IBM non-interlaced monitors aren't doing the deinterlacing… they just support the higher refresh from the non-interlaced graphics cards…
Which A3000 Monitor?
Message #53147
I have a MAG Compugraphic Colorview/15 on my 3000 – super res upto 1280 x 1024 – microprocessor digital sync – I taught it to automatically resize for NTSC & PAL so I can easily run Euro software… its what is called a Hi-sync monitor that works with frequencies from…
Make sure you're at 8N1 not 7E1 – the xpr lib doesn't change the speed automatically the way it should.
I had problems with Term and QuickB too… but now I set my profile to NONE for parity and come into the net at 8N1 instead of 7E1… works well… I think the problem is in the XPR which is only an alpha version… Its when the protocol tries to…
MSBASIC HELP
Message #2640
to call a MSBasic program, just click its icon… it brings in Basic as its default tool… or type the name ("filename") from the CLI… the object.xxx stuff is to long to give you here… if you cant get a real manual yet, get ahold of one for MAC Basic…
MSBASIC HELP
Message #2640
to call a MSBasic program, just click its icon… it brings in Basic as its default tool… or type the name ("filename") from the CLI… the object.xxx stuff is to long to give you here… if you cant get a real manual yet, get ahold of one for MAC Basic…
#2586-
1.1
Message #2637
MSBasic ???? You only need to reconfigure memory allocation… the default basic buffer is only 25k but 'clear ,30000' etc, resets to whatever you need… -bob-
#2586-
1.1
Message #2637
MSBasic ???? You only need to reconfigure memory allocation… the default basic buffer is only 25k but 'clear ,30000' etc, resets to whatever you need… -bob-
#2578-
#NEW MEMBER
Message #2631
1) Copy protection is varied and thorough… 2) Several companies are working on 'backup aids'… 3) Smart companies are making non-protected versions so they can be installed on harddisks and multitask 4) Only hp-laserjet and laserjet-plus are built in drivers for hp… but there is a general (configurable) driver in…
#2578-
#NEW MEMBER
Message #2631
1) Copy protection is varied and thorough… 2) Several companies are working on 'backup aids'… 3) Smart companies are making non-protected versions so they can be installed on harddisks and multitask 4) Only hp-laserjet and laserjet-plus are built in drivers for hp… but there is a general (configurable) driver in…
Also, you can't put a 'new' in your init.bas so it hangs around until you type 'new' in direct mode… [A Use MSBasic… -bob-
Also, you can't put a 'new' in your init.bas so it hangs around until you type 'new' in direct mode… [A Use MSBasic… -bob-
You want to edit the file in s/startup-sequence… type 'ed s/startup-sequence'… or to create a new file, just type 'ed "new-file-name"'… only put one command perline… make sure type 'stack 8000' before booting ABasiC or it will crash on you… if you create a file not called 'startup-sequence' you'll have…