CompuServe Archive

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

Search Results (28 messages)

#195068 HD Lockup Problem Message #195634
Thanks for the information. I'll give it a try. Chip Mattson 72017.442@compuserve.com
From: CHIP MATTSON AmigaTech Forum · C Programming August 28, 1988 2:45 AM
I'd like the program to be able to tell if the user is redirecting the input from a file, so it will only print the input prompts when input is from the keyboard. The fscanf's I use for the input work OK with input from a file, but the prompts…
#8275- C question–redirection Message #8320
From: CHIP MATTSON AmigaTech Forum · C Programming August 28, 1988 2:43 AM
I'd like the program to be able to tell if the user is redirecting the input from a file, so it will only print the input prompts when input is from the keyboard. The fscanf's I use for the input work OK with input from a file, but the prompts…
#8024- #C question–redirection Message #8317
From: CHIP MATTSON AmigaTech Forum · C Programming August 28, 1988 2:39 AM
I'd like the program to be able to tell if the user is redirecting the input from a file, so it will only print the input prompts when input is from the keyboard. The fscanf's I use for the input work OK with input from a file, but the prompts…
From: CHIP MATTSON AmigaTech Forum · Expansion Hardware July 31, 1988 3:12 AM
I am looking for expansion memory for my Amiga 1000 (currently w/512K). If anyone has purchased expansion memory for an Amiga 1000 lately, and you are pleased with its performance, please send me a message about what you purchased: brand, amount of memory, price, address of the place where you…
#1174 #Lattice C 4.0 Error Message #1198
From: CHIP MATTSON AmigaTech Forum · C Programming July 19, 1988 1:52 AM
Dean, This is a strange error. Rebooting doesn't help the fragmented memory, but using lc1 and lc2 separately helps. It appears that LC doesn't release all of the memory it uses for lc1. It appears to be something in the code which is strange. I tried commenting out part of…
From: CHIP MATTSON AmigaTech Forum · Expansion Hardware July 19, 1988 1:32 AM
Henry, I've heard a lot about the StarBoard2 from Microbotics. I still have a few questions: The approximate cost? Is it expandable to 8 megs? Have you had any problems with programs using the expanded memory? What is needed for the machine to recognize the memory when booting? Thanks, Chip
#Access! Message #1194
From: CHIP MATTSON AmigaTech Forum · Telecommunications July 19, 1988 1:31 AM
Keith, A quick question about Access! — Is there a way to get it to default to 1200 baud upon loading so I don't have to set the baud at each use? Chip
#1040 #Lattice C 4.0 Error Message #1192
From: CHIP MATTSON AmigaTech Forum · C Programming July 19, 1988 1:29 AM
Doug, Using lc1 and lc2 separately does the trick for the "can't execute LC2" error. Is there an advantage to using LC? (speed, convenience?) I tried narrowing down the location of the error by commenting out parts of the code and compiling with LC, and the error comes and goes.…
From: CHIP MATTSON AmigaTech Forum · Expansion Hardware July 18, 1988 1:50 AM
I'm looking for memory expansion for my A1000, currently at 512K. I'd like something with 2 megs, expandable to 8 megs, maybe with a clock. If anyone has a suggestion, please give details, like price, reliability, and other features. Thanks, Chip
From: CHIP MATTSON AmigaTech Forum · C Programming July 18, 1988 1:38 AM
I'm getting a strange error during compilation with Lattice C 4.0…I get a "can't execute LC2" error, using LC to compile. I've found there isn't a big enough chunk of memory to hold LC2. There is usually over 200K of free memory but the biggest chunk is only about 80K.…
#Access! Message #529
From: CHIP MATTSON AmigaTech Forum · Telecommunications July 16, 1988 4:54 AM
Keith, I had to compliment you on the latest version of Access! I recently DL'd. I noticed that during a download it now writes to disk, so larger files can be transfered. What's the limit on the size of files that can be DL'd now? Is it only limited by…
Disk Salvage Help Message #528
From: CHIP MATTSON AmigaTech Forum · Forum Business/Help July 16, 1988 4:53 AM
Keith, I saved the file that listed as 'empty' by using Don's advice to copy it to another file. When I hit the "Disk Full" DOS requester during the capture, and Access! wouldn't let me move the gadgets along the title bar so I could get to a CLI window,…
From: CHIP MATTSON AmigaTech Forum · Forum Business/Help July 16, 1988 4:52 AM
Ti#uKT8}9tis Don, Copying the file listed as 'empty' to another file to save the data worked great. That's a neat trick. Next time I'll know better and stop the capture to close the file properly. Thanks, Chip.
From: CHIP MATTSON AmigaTech Forum · Forum Business/Help July 15, 1988 8:54 PM
I have a problem. I was doing an ASCII capture on CIS, when my disk got full. Access! wouldn't let me get to the CLI to free some space. I took the disk out to prevent the file from being deleted when I hit the 'Cancel' gadget on the requester.…
From: CHIP MATTSON The Amiga Forum · Programming April 25, 1988 3:37 PM
I have had a problem using the fcvt() function in programs. Blink gives me an Undefined Symbol error for _fcvt. I have tried it with the header files that contain fcvt(), math.h and stdlib.h, using both files and individually. Below is a sample program I used to test fcvt(): #include…
Amortization Program Message #120465
From: CHIP MATTSON The Amiga Forum · Amiga at Work April 22, 1988 2:04 AM
I recently downloaded your amortization program, and found it quite useful. As I'd like a version to use without AmigaBasic, I'm translating it into C. I'll upload it to CIS when it's finished, giving you credit for the original version in the comments and documentation. If you have any comments…
All SIG Members Message #120450
From: CHIP MATTSON The Amiga Forum · Programming April 22, 1988 12:15 AM
Lattice C V4.0 — fcvt() I have had a problem using the fcvt() function in programs. Blink gives me an Undefined Symbol error for _fcvt. I have tried it with the header files that contain fcvt(), math.h and stdlib.h, using both files and individually. Below is a sample program I…
#Modem connections Message #113579
From: CHIP MATTSON The Amiga Forum · Telecommunications March 13, 1988 1:39 AM
I'd like to be able to transfer info between my Amiga 1000 and a Commodore 64. I spliced a cable to use between the modems (handset modular cord & wall modular cord), but I must have something wrong. What is the correct way to splice them? What are some tips…
#110142 TAG BBS Message #110145
From: CHIP MATTSON The Amiga Forum · Telecommunications February 21, 1988 1:26 AM
Don, I thought I'd save time (& money) by only getting the source and compiling it, but I guess I have to get the other too. Thanks, Chip
#TAG BBS Message #110113
From: CHIP MATTSON The Amiga Forum · Telecommunications February 20, 1988 10:25 PM
I downloaded the Tag bbs source file 'tagsrc.arc' and in one of its files'READMEorDIE' it says the instructions are in a file called tag103.arc . I can't locate that file. I also dl'd the introduction file to tagbbs (I can't remember the exact name tag***.txt), which didn't have the operating…
From: CHIP MATTSON The Amiga Forum · Telecommunications February 20, 1988 4:29 PM
Don, Thanks…I'll check it out. Chip
From: CHIP MATTSON The Amiga Forum · Telecommunications February 20, 1988 1:02 AM
I'm looking for public domain or Shareware software for a Bulletin Board Service. If anyone has info…Please Reply. Thanks, Chip
#109545 Strange Guru Message #109640
From: CHIP MATTSON Forum unknown · Off the Cuff February 17, 1988 5:30 PM
Steve, Thanks, I copied the libs directory to the disk and all is fine. Chip
#109545 Strange Guru Message #109640
From: CHIP MATTSON Forum unknown · Off the Cuff February 17, 1988 5:30 PM
Steve, Thanks, I copied the libs directory to the disk and all is fine. Chip
#Strange Guru Message #109540
From: CHIP MATTSON Forum unknown · Off the Cuff February 17, 1988 12:11 AM
I have encountered a strange Guru message. I was trying to load Boing2! (DL16) and it didn't work. Ever since then, using my Modem Workbench Disk, when I try a 'loadwb', I get the following Guru: Recoverable Alert Guru #31038009.48454C50 ^^ Means workbench error, right? After I click the mouse,…
#Strange Guru Message #109540
From: CHIP MATTSON Forum unknown · Off the Cuff February 17, 1988 12:11 AM
I have encountered a strange Guru message. I was trying to load Boing2! (DL16) and it didn't work. Ever since then, using my Modem Workbench Disk, when I try a 'loadwb', I get the following Guru: Recoverable Alert Guru #31038009.48454C50 ^^ Means workbench error, right? After I click the mouse,…
#109038 amigaterm downloading Message #109051
From: CHIP MATTSON The Amiga Forum · Telecommunications February 14, 1988 4:00 AM
Don, Thanks for the help…I think I have things under control now. Chip