CompuServe Archive

This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.

Search Results (244 messages)

#130990 amiga comms Message #131047
From: Peter Wade Amiga User Forum · Communications February 8, 1994 4:35 PM
As far as I know the only current offline Compuserve reader is Autopilot, and this needs WB 2 or higher and a hard disc and 1meg chip RAM. NComm has an ASCII Send function that sends a text file as if you were typing it at the keyboard. You could…
From: Peter Wade Amiga User Forum · Forum Business/Help February 8, 1994 4:35 PM
I've got a shareware version of PKAmigaZIP from PKWARE which I got from a bulletin board system. There are a few ZIP compatible programs in the crunchers/uncrunchers library of this forum. If none of these suit your purposes I'd be happy to send you a copy of the shareware PKAmigaZIP…
#39363 Virus peoblwm Message #39368
From: Peter Wade Amiga Tech Forum · Forum Business/Help February 7, 1994 6:04 PM
My Autopilot 1.061 registered version is 344864 bytes long. Registration applies some clever machine code patch to the program so I don't know if the demo version is the same length.
#CD32 Magazine Message #130885
From: Peter Wade Amiga User Forum · CDTV February 7, 1994 6:03 PM
I've seen messages in this forum and an article in the press saying that the CD32 Magazine from the publishers of Amiga User International had been dropped. Well I've just received a letter from them saying they are going to publish the magazine, and the first issue will be out…
#39295 AmigaBASIC interface Message #39311
From: Peter Wade Amiga Tech Forum · General Programming February 4, 1994 6:09 PM
If you mean the original Amiga Basic, as supplied with all machines before Workbench 2, you are in for quite a struggle doing anything user friendly with it. Good Luck !
#39286 #Searching .i files Message #39288
From: Peter Wade Amiga Tech Forum · ASM Programming February 3, 1994 4:59 PM
There is a standard AmigaDOS command "Search". This might be DOS 2 or higher, I'm not sure. If you have got this you can try : search include:dos Open but be ready to pause the output because it will show everywhere it finds the text Open anywhere in a line.…
#39279 #AllocMem quest. Message #39287
From: Peter Wade Amiga Tech Forum · ASM Programming February 3, 1994 4:59 PM
The way they do it in the include files is a bit complicated. If you look in exec/memory.i you will find a line that says : BITDEF MEM,CLEAR,16 This is using a macro "BITDEF" which is defined in exec/types.i and if you look at the comments it says this should…
#39255 #AllocMem quest. Message #39265
From: Peter Wade Amiga Tech Forum · ASM Programming February 2, 1994 6:40 PM
Yes, AllocMem is what you want. Its in the Exec Library. Size and Mode are both long. If you have the Amiga include files (they come with Devpac) you can use the names as follows : MEMF_PUBLIC 1 Public Memory MEMF_CHIP 2 Chip Memory MEMF_FAST 4 Fast Memory MEMF_CLEAR $0100…
#130047 "C" language on Amiga Message #130169
From: Peter Wade Amiga User Forum · Personal Apps February 2, 1994 6:40 PM
When it comes to multitasking, the Amiga looks like one of the nicest systems I've come across, although I haven't got very far into programming it yet. At work I have worked on multitasking applications in C, Pascal and even Z-80 assembler in the distant past. I'm certainly glad that…
#39226 #Help! Message #39227
From: Peter Wade Amiga Tech Forum · ASM Programming January 31, 1994 4:44 PM
I think I can help you with the demo.s program. This is supposed to have bugs in it, the first one is to demonstrate fixing assembly errors, the second one is to demonstrate use of the debugger. If you look at the section of the manual called "A Quick Tutorial"…
#129842 "C" language on Amiga Message #129935
From: Peter Wade Amiga User Forum · Personal Apps January 31, 1994 4:44 PM
> Yes, you need to purchase a C compiler. The current best choice is > SAS/C v7 (I think it's up to version 7). They've only reached 6.5 as far as I know, then again we are usually a bit behind the times here. I was a bit surprised to…
#129870 A-5000 Message #129934
From: Peter Wade Amiga User Forum · Hot News and Rumors January 31, 1994 4:44 PM
> OK, 5000 pounds, huh? That's 7500 dollars. Sounds INCREDIBLY > expensive to me. Ordinary exchange rates don't seem to apply to computer equipment. They usually just change the dollar sign to a pound sign. Peter Wade Autopiloting from London, England
#129821 Received my CD32 Message #129855
From: Peter Wade Amiga User Forum · CDTV January 30, 1994 6:26 PM
I didn't get a warranty card with my CD32 either, is a trend emerging here ? I kept thinking I ought to write to Commodore about it but I never got around to it. I can't remeber what the styrofoam looked like though.
#129834 "C" language on Amiga Message #129854
From: Peter Wade Amiga User Forum · Personal Apps January 30, 1994 6:26 PM
Hi Stephen, You'll probably get lots of answers to this one, but I'll add my bit anyway. You will need to obtain a C compiler because you do not get one with the Amiga. If you don't mind spending quite a bit of money, SAS C is a good compiler.…
#39131 FileComment? Message #39146
From: Peter Wade Amiga Tech Forum · C Programming January 25, 1994 3:45 PM
I have not tried this myself, but according to the AmigaDOS manual there is a function called SetComment which will set the comment on a file or directory. To read the comment I believe you have to either Open the file (using the AmigaDOS "Open", not SAS "open") and use…
#129223 CD32 Stuff Message #129251
From: Peter Wade Amiga User Forum · CDTV January 24, 1994 4:56 PM
If I remember rightly, this is not the publisher who had their advert put into the CD32 box. Presumably this means that I have lost the money I sent to them for a subscription. Peter Wade Autopiloting from London, England
#129212 What Likely Add-Ons? Message #129250
From: Peter Wade Amiga User Forum · CDTV January 24, 1994 4:55 PM
I've got Demo II as well. It is certainly worth it for the stuff you can run on a CD32, and if you can get hold of the expansion board and keyboard you should be able to use almost all of it. That ought to keep me busy for a…
#129231 HELP AN IDIOT Message #129249
From: Peter Wade Amiga User Forum · Personal Apps January 24, 1994 4:55 PM
What programming language are you using ?
#37882 Midi Interfaces Use Message #37885
From: Peter Wade Amiga Arts Forum · DeskTop Video January 23, 1994 5:41 PM
Are you asking "could I use this MIDI interface on an IBM computer ?", or "Could I use the MIDI interface to connect my Amiga to an IBM computer ?" The answer to the first question is, probably not. Most Amiga MIDI interfaces connect to the serial port. If the…
From: Peter Wade Amiga Vendor Forum · MicroBotics January 22, 1994 5:53 PM
Hope you don't mind me asking, but if Microbotics is shelved, will this affect the CD32 expansion card I keep hearing rumours about which will convert the CD32 into a computer ?
#39048 #Program code. Message #39078
From: Peter Wade Amiga Tech Forum · General Programming January 22, 1994 5:51 PM
Not exactly. I am a spare time Amiga programmer. So far I have only got as far as getting the necessary tools and documentation and playing around with the usual first programs (opening screens and windows, drawing with the mouse, minesweeper game etc). I am starting on my first proper…
#39020 #Program code. Message #39046
From: Peter Wade Amiga Tech Forum · General Programming January 21, 1994 7:20 PM
"For things like intersecting rectangles, you probably want to look at some of the graphics books such as the Foley VanDam [sic?] one" If you mean the big book "Computer Graphics Principles and Practice", the second edition is by James D Foley, Andries van Dam, Steven K Feiner and John…
#128849 What Likely Add-Ons? Message #128931
From: Peter Wade Amiga User Forum · CDTV January 21, 1994 7:20 PM
There are shops selling CD32 Keyboards now, Indi are charging 45.99 English pounds. One shop suggested trying Commodore's spare parts department to buy a 4000 keyboard. I'm definitly going for the Expansion card because I intend to try and link the CD32 to my A500+ with Parnet. If this works…
#128623 #What Likely Add-Ons? Message #128685
From: Peter Wade Amiga User Forum · CDTV January 19, 1994 6:38 PM
I've seen a CD32 in a shop being used with an A4000 keyboard. There is a mail order company in England taking orders for an expansion card that allows you to add floppy drives and memory, and has a printer port.
#38897 C++ Class Libs? Message #38920
From: Peter Wade Amiga Tech Forum · C Programming January 16, 1994 6:35 PM
Volatile a HINT ???? If Borland really beleive that then PC users could be in for a crop of unreliable programs. Register is a hint, but Volatile most definitley is not. Regards Peter
#127680 PowerSnap Question Message #127716
From: Peter Wade Amiga User Forum · Personal Apps January 11, 1994 4:56 PM
"Is there anyway to get PowerSnap to stop adding the "??" it adds to each line of snapped text at various points when I use it with AutoPilot?" I snapped that quote by using "Frame Snap" instead of "Char Snap" mode and didn't get any extra ??s Peter
#38746 #Amiga Assembler Message #38756
From: Peter Wade Amiga Tech Forum · ASM Programming January 10, 1994 4:04 PM
> Are there any fellow Assembler hacks out there? Well I've got Devpac lurking on my Hard disc, does that count ? The problem is that my Amiga programming is all spare time work, and has to compete with other things. I haven't actually got around to writing any real…
#38405 synthesys of amiga Message #38421
From: Peter Wade Amiga Tech Forum · Forum Business/Help December 24, 1993 5:11 PM
I don't know anything about PC sound boards. Does anyone else here ?
#38399 #synthesys of amiga Message #38401
From: Peter Wade Amiga Tech Forum · Forum Business/Help December 22, 1993 7:07 PM
The Amiga uses sampled sounds. It is like a digital sound recorder and it creates different pitches by effectively changing the playback speed. There are programs avaialable for the Amiga which can synthesise sounds and store the results as a sample. There are plenty of sampled sounds in the public…
#36649 MOD HELP!! Message #36684
From: Peter Wade Amiga Arts Forum · DeskTop Video December 19, 1993 3:06 PM
Ahh, I opened my mouth too soon. I got out my MED discs and found that they don't actually describe the MOD format. What they do include is assembler source for a MED player, but there aren't many comments and I certainly wouldn't like to try reverse engineering that code.…
#125313 ALL Message #125407
From: Peter Wade Amiga User Forum · Amiga Hardware December 17, 1993 6:16 PM
Choice of Joystick is a very personal thing. I use the Konix Navigator which is an unusual design. Its a sort of pistol grip with a trigger as the fire button and a very short throw but positive action jostick on the top. Its got an autofire switch as well.…
#38321 Autodocs Message #38325
From: Peter Wade Amiga Tech Forum · C Programming December 15, 1993 3:22 PM
I can tell you how to get them in England, is this any use to you ? You send a cheque for 25 pounds written to Commodore Business Machines UK Ltd and ask for the Amiga Native Developer Update Kit. The address is : Developer Support Group Commodore House The…
#38322 Amiga conversion Message #38324
From: Peter Wade Amiga Tech Forum · Forum Business/Help December 15, 1993 3:22 PM
The easiest way to do this is to buy one of the existing Amiga 500 IBM emulators. The KCS Power board is a full 8086 based PC that plugs into the trapdoor expansion slot of the 500 and uses the Amiga's I/O devices. The Vortex ATonce or ATonce plus are…
#36519 MOD HELP!! Message #36532
From: Peter Wade Amiga Arts Forum · DeskTop Video December 13, 1993 4:54 PM
Med is a music editor for the Amiga written by Teijo Kinnunen, and is based on the Soundtracker style of program with extensions. I don't know if anyone has written a Med player for the IBM. Would a description of the format be any use to you ? (I'm sure…
#38138 #CR/LF only? Message #38164
From: Peter Wade Amiga Tech Forum · C Programming December 7, 1993 4:50 PM
Hi Andre, Are you using the Lattice fopen function to open your file ? If so, you should specify mode B translation which does not expand linefeeds to linefeed+return. You do this by making the second character of the mode parameter a b. For example : file = fopen (…
Video CD Message #124186
From: Peter Wade Amiga User Forum · Classified December 7, 1993 4:49 PM
Video CD has one advantage for a video rental chain. Unless the CD is really badly handled it won't deteriorate in quality, even if it gets used in players that have never seen a head cleaner or demagnetiser. This will only work if people are willing to get a video…
#123403 #Multitasking Help! Message #123450
From: Peter Wade Amiga User Forum · Amiga Hardware November 30, 1993 4:19 PM
I don't think there is any connection between Protext and Wordstar. The version of Protext I used (some time ago) didn't look at all like Wordstar.
#123444 DownloadHELP! Message #123449
From: Peter Wade Amiga User Forum · Communications November 30, 1993 4:19 PM
I spent some time fiddling about trying to get Downloads to work. I found that 8-N-1 produces rubbish during normal use but was essential during the download. I managed to download into NComm by switching to 8-N-1 immediatly after starting the download, then back to 7-E-1 when it finished. X-Modem…
From: Peter Wade Amiga User Forum · Hot News and Rumors November 29, 1993 3:24 PM
Don't start me on PCs ! I use a PC at work, 386 (which has hardware memory management) and windows 3.1, and I get more lockups and crashes from this than my A500+ which has to rely on software memory management. And as for the amount of memory they need…
#123180- Amiga clock Message #123334
From: Peter Wade Amiga User Forum · Amiga Hardware November 29, 1993 3:24 PM
First make sure that you do a "setclock save" after setting the clock, and that there is a "setclock load" in your startup-sequence. N.B I think the Workbench 1.3 version of setclock needs the word "opt" before save or load. If this doesn't help, try "setclock reset". The clock in…
From: Peter Wade Amiga User Forum · Hot News and Rumors November 27, 1993 5:25 PM
I'm glad to hear the the Amiga is being used in these trendy VR systems. On a slightly lower tech level, there is a photo booth near where I work which has the option to put a range of well known people next to you on the photograph. One morning…
From: Peter Wade Amiga User Forum · Hot News and Rumors November 21, 1993 3:44 PM
Sometimes I wonder if the Amiga computer magazines in this country are talking to C= or if they make it all up. The general impression they all gave was, the CD32 is really an A1200 without the I/O ports and the floppy drive and these will be available soon as…
From: Peter Wade Amiga User Forum · Hot News and Rumors November 20, 1993 1:14 PM
The main threat to the CD32 in England is that the software which the magazines were all claiming was ready and about to be released has not appeared. The computer press were prediciting about 20 titles by October, so far I have found about 6 on sale, and most of…
#121041 #Help Message #121133
From: Peter Wade Amiga User Forum · Forum Business/Help November 8, 1993 4:15 PM
I had similar problems when I first tried to download from Compuserve. This is how I download using NComm. I log on using 7 data bits, even parity. I tell Compuserve to start the download and then I change these settings to 8 data bits, no parity before selecting "Download"…

Page 5 of 5