CompuServe Archive

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

Search Results (55 messages)

#16540 Share your Success Message #16639
From: Mike Lawrence Amiga Tech Forum · General Programming November 18, 1991 8:36 PM
OK, here are some of the things I have worked with on the Amiga: screens, windows, menus, gadgets, simple drawing, screen dumps, serial device gadtools, asl library, new DOS routines (ExAll(), etc.), reading blocks from trackdisk or scsi.device, Screen dump of large invisible bit-map in Fast memory, serching the device/volume…
#29114 Info Request II Message #29154
From: Mike Lawrence Amiga Vendor Forum · Avant-Garde October 30, 1991 5:25 PM
It's my understanding that the 'C' library for Benchmark is intended for people porting code from C to Modula-2. I think is has emulations of generic things like printf, and other common C functions. I use Benchmark, and bought the compiler plus the IFF libraries. Mike
From: Mike Lawrence Amiga Vendor Forum · New Horizons October 9, 1991 4:08 PM
When I need to mail a disk back, I just stick it in a regular envelope, tape it closed, write "Hand Stamp" on it, and stick a couple of stamps on it. I figure if they only need it for proof of legal ownership who cares if the disk get…
#1103 Get_DiskBlock Message #1137
From: Mike Lawrence Amiga Tech Forum · C Programming September 26, 1990 8:57 PM
I am doing a CloseDevice. Perhaps it's not really closing somehow. At least I know I'm on the right track. Thanks for the help. Mike
#1059 #Get_DiskBlock Message #1094
From: Mike Lawrence Amiga Tech Forum · C Programming September 25, 1990 11:12 PM
I got my program to read the root block from a floppy. Thanks. Now I have a new problem (always goes that way). After I do the CmdRead the floppy drive light stays on forever. I have tried sending a CmdClear, CmdStop, etc. but no luck so far. Do you…
#1059 Get_DiskBlock Message #1084
From: Mike Lawrence Amiga Tech Forum · C Programming September 25, 1990 8:28 PM
Thanks a lot. That should get me going. I have played around with disked enough to be fairly familiar with the disk structure. I just needed to know how to read a block. Thanks! Mike
#Get_DiskBlock Message #1048
From: Mike Lawrence Amiga Tech Forum · C Programming September 24, 1990 10:13 PM
Does anyone know roughly how to read an AmigaDOS disk block? The Action_getdiskblock dos packet type is not implemented. I am looking for something like what the disked program must be doing to read in a block by 'key' number and display the pointers to the other blocks, etc. Thanks,…
#929 VIRUSX 5.0 Message #939
From: Mike Lawrence Amiga Tech Forum · Hot News and Rumors September 23, 1990 1:39 PM
I think I remember reading that it is a virus. I think the new real version is numbered 4.0.1, or something like that. I would only trust versions I got from National boards like Cserve where you can be sure that the Sysops tested the program before making it available.…
#18806 Benchmark and 2.0 Message #18917
From: Mike Lawrence Amiga Vendor Forum · Avant-Garde September 22, 1990 4:48 PM
Hi. I believe that I have seen message from Avant-Garde software here on this forum saying that they intend to update the Benchmark compiler to support AmigaDOS 2.0. I have the current Rev. of Benchmark, and it runs OK under 2.0 on the Amiga3000, although I can't write progams that…
#AmigaVision Message #114328
From: Mike Lawrence AmigaTech Forum · Pascal/Modula-2 July 24, 1990 9:22 PM
FYI, I called CATS Orders again, and the person I talked to this time said no coupon would be sent, that they would just send the new version of AmigaVision when it is ready. This makes more sense to me since they know who ordered directly from Commodore anyway. Mike
#112592 #AmigaVision Message #113101
From: Mike Lawrence AmigaTech Forum · Pascal/Modula-2 July 15, 1990 8:40 PM
I received the machine around July 6. I called CATS orders, and they said they would be mailing me the coupon, and that I should get it a week or so after receiving the computer. Thanks for the help. Mike.
#111710- #AmigaVision Message #112476
From: Mike Lawrence AmigaTech Forum · Pascal/Modula-2 July 12, 1990 9:48 PM
I have no dealer. I bought the machine through from CBM through the developer support program. I will search again, but I don't think there was a coupon in the box. Thanks, Mike.
#111611- AmigaVision Message #112475
From: Mike Lawrence AmigaTech Forum · Pascal/Modula-2 July 12, 1990 9:46 PM
I looked pretty close, but I'll look again. Thanks, Mike.
From: Mike Lawrence Amiga Vendor Forum · New Horizons July 8, 1990 3:17 PM
I am having a great deal of difficulty getting prowrite 3.0 to print in draft+ pictures mode. I am running AmigaDOS 1.3 using the standard HP DeskJet printer driver. Sometimes the graphics don't print at all (I Guarantee print pictures IS on!), sometimes the lower half prints, sometimes there are…
#16937 3.0 problem Message #16943
From: Mike Lawrence Amiga Vendor Forum · New Horizons May 22, 1990 8:16 PM
Thanks for the prompt reply. I have a document that is about 200 pages that I'll have to correct. Too bad there wasn't a way to tell it that you were loading a 2.5 file so it could load it correctly. I like the back to front printing, this is…
#3.0 problem Message #16928
From: Mike Lawrence Amiga Vendor Forum · New Horizons May 21, 1990 11:46 PM
I received Prowrite 3.0 today (thanks), but an having trouble loading ProWrite 2.5 files. I sometimes get a line spacing of '6' instead of '12', so the lines overlap. I have a short sample file that demonstrates this problem. I am sending a letter with screen dumps, and can upload…
#16788 ProWrite Upgrade Message #16804
From: Mike Lawrence Amiga Vendor Forum · New Horizons May 16, 1990 8:59 PM
I mailed my upgrade coupon the day after I received the upgrade notice (for ProWrite 3.0) and haven't heard anything (that was several weeks ago). Am I still on the list, or am I just begin impatient (yes, I admit it, I am). Looking forward to the upgrade: Mike Lawrence.…
#12354 Debugger Message #12397
From: Mike Lawrence Amiga Vendor Forum · Avant-Garde October 6, 1989 8:54 PM
I have it working now. I was missing the ending / on my path names. I'm using , to separate the entries, and that seems to work also. I didn't see anything about the / in the manual, but maybe I didn't read enough of that section. Thanks for your…
#12334 #Debugger Message #12349
From: Mike Lawrence Amiga Vendor Forum · Avant-Garde October 4, 1989 10:01 PM
I set the directories with those commands, but it still isn't finding the mod or .rfm files anywhere but the current directory. I played around with it quite a while, but I can't figure out what I'm doing wrong. Is there some sort of checking of the .obm dates with…
#Debugger Message #12333
From: Mike Lawrence Amiga Vendor Forum · Avant-Garde October 4, 1989 12:03 AM
I seem to be having trouble getting the debugger to find .mod and .rfm files anywhere besides the current directory. I can get it to find .sbm files in m2l:. I have the Source Dir list set to fh0:user/benchmark/generic,fh0:user/benchmark/ifflibsrc and Symbol Dir list set to that plus ",m2l:". I have…
From: Mike Lawrence Amiga Vendor Forum · New Horizons August 24, 1989 10:49 PM
I will send the sample printout, but I would like to also mention that I hacked up a program to get rid of all the switching between text and graphics modes, assuming that that was the problem, and the gaps are still there. Like I said, in standard mode the…
From: Mike Lawrence Amiga Vendor Forum · New Horizons August 22, 1989 9:17 PM
I received the ProWrite 2.5 upgrade today, and am having trouble with my printer doing the pictures with Draft or NLQ. In Standard mode the picture looks fine, but in Draft or NLQ the pictures have noticably large gaps in them, like the paper is advancing too far. Like I…
Spice Source Message #23568
From: Mike Lawrence AmigaTech · Tool Box November 27, 1988 9:48 AM
George, perhaps it has been asked already, but is the source to AmigaSpice available? Thanks, Mike Lawrence
A tiny IFF bug Message #127421
From: Mike Lawrence Forum unknown · Modula-2 May 30, 1988 9:41 PM
After several months of working with Benchmark I have actually found a small bug. ExDepth in ReadPict.mod in the IFF library should be 6 instead of 5 so ReadPict will work with HAM files. This was very easy to fix. Just change the 5 to 6 and recompile ReadPict.mod Mike…
A tiny IFF bug Message #127421
From: Mike Lawrence Forum unknown · Modula-2 May 30, 1988 9:41 PM
After several months of working with Benchmark I have actually found a small bug. ExDepth in ReadPict.mod in the IFF library should be 6 instead of 5 so ReadPict will work with HAM files. This was very easy to fix. Just change the 5 to 6 and recompile ReadPict.mod Mike…
Pioneer drive Message #115799
From: Mike Lawrence Forum unknown · Modula-2 March 26, 1988 10:54 PM
Steve, do I remember correctly that you ordered a Pioneer hard drive? Has it arrived? Are you happy with it? Since I switched to Benchmark I'm not overflowing my VD0: disk anymore, so my incentive to get a hard drive is less that it was, but I'm still interested to…
Pioneer drive Message #115799
From: Mike Lawrence Forum unknown · Modula-2 March 26, 1988 10:54 PM
Steve, do I remember correctly that you ordered a Pioneer hard drive? Has it arrived? Are you happy with it? Since I switched to Benchmark I'm not overflowing my VD0: disk anymore, so my incentive to get a hard drive is less that it was, but I'm still interested to…
#112945 #Modula2 packages Message #112993
From: Mike Lawrence The Amiga Forum · Modula-2 March 9, 1988 8:33 PM
I haven't recieved the package yet. My concern is the problem that Richie mentioned in his review of the startup code opening all the Libraries for you, which might make it hard to verify that the correct versions are available. Thanks for the info on the Window. Mike
#112303- Modula2 packages Message #112685
From: Mike Lawrence The Amiga Forum · Modula-2 March 7, 1988 9:30 PM
Richie – I just read your Benchmark review. I thought it was very informative. I have the package on order right now and am anxious to give it a try myself. Is it possible to disable the Benchmark startup code and just use your own startup PROCEDURE? Mike 70030,160
#109439- Addtask in TDI Message #109515
From: Mike Lawrence The Amiga Forum · Modula-2 February 16, 1988 9:41 PM
I agree that TDI has not been very good about fixing bugs, but I use TDI and what I have is very usable. I admit that I got my user support via the uploads of fixed .lnk files from Joergen Thomsen, and not from TDI, but still, what I have…
#109334 TDI Modula-2 Message #109511
From: Mike Lawrence The Amiga Forum · Modula-2 February 16, 1988 9:37 PM
I sent for their demo disks, and the thing that I noticed (about Interface Technology's M2Amiga) was that their demo programs don't free up memory properly. Mike
#109261- Modula File Requester Message #109306
From: Mike Lawrence The Amiga Forum · Modula-2 February 15, 1988 7:31 PM
I've downloaded the Charles Heath PD C file requester, and hopefully will get that translated to Modula within the next few months. I guess I'll have to {_check with Charles before I upload it to {_make sure it's {_ok with him. (sorry about the line noise "{" ) Mike
#109221- harddisk Message #109305
From: Mike Lawrence The Amiga Forum · Hardware February 15, 1988 7:28 PM
I tried a to ALL message and got no response, so I thought it might help if I got in a thread related to hard disks.{_ {_I called Pioneer today to ask for a catalog with more info. Thanks, Mike
Pioneer Hard Drives Message #107755
From: Mike Lawrence The Amiga Forum · Hardware February 6, 1988 2:59 PM
Does anyone have one of the Hard drives being advertised by Pioneer Computing? $950 for 65 megs looks pretty good compared to $934 from Abel for a 45 Meg Supra. Are the Pioneer drives reliable? Do they come with decent driver software? Any info would be appreciated. Thanks, Mike 70030,160
#101191 BOB's Message #101344
From: Mike Lawrence Forum unknown · Modula-2 January 3, 1988 1:01 PM
I found the exact reference. It's on page 52 of the Sept/Oct 1987 AmigaWorld. It basically says that scrolling to the left or right in a SuperBitMap window causes memory loss, and the solution is to allocate you own TmpRas since the one the OS allocates is not de-allocated. Mike…
#101191 BOB's Message #101344
From: Mike Lawrence Forum unknown · Modula-2 January 3, 1988 1:01 PM
I found the exact reference. It's on page 52 of the Sept/Oct 1987 AmigaWorld. It basically says that scrolling to the left or right in a SuperBitMap window causes memory loss, and the solution is to allocate you own TmpRas since the one the OS allocates is not de-allocated. Mike…
#101163 BOB's Message #101191
From: Mike Lawrence Forum unknown · Modula-2 January 2, 1988 5:43 PM
Are you using ScrollRaster? I recall reading somewhere that on a certain type of screen (I think either superbitmap or dual playfield) that you loose memory with ScrollRaster. As I recall, this is a bug in AmigaDOS 1.2
#101163 BOB's Message #101191
From: Mike Lawrence Forum unknown · Modula-2 January 2, 1988 5:43 PM
Are you using ScrollRaster? I recall reading somewhere that on a certain type of screen (I think either superbitmap or dual playfield) that you loose memory with ScrollRaster. As I recall, this is a bug in AmigaDOS 1.2
#90953 #help Message #90964
From: Mike Lawrence The Amiga Forum · Modula-2 October 25, 1987 11:55 AM
If you get the "file is not an object module" message, that probably means you need to chop the file. X-modem will always give you a file that is a multiple of 128 characters long, so if the original file is not a multiple of 128 characters long, you will…
#85572 Amiga 2000 Trashcan Message #85586
From: Mike Lawrence The Amiga Forum · Hot News & Rumors September 20, 1987 12:07 AM
I don't think you can trashcan a disk or ramdisk. The way to tell if your Trashcan icon is messed up (DRAWER instead of GARBAGE) is to single click on the Trashcan icon, and select the Info item from the Workbench menu. It should show the type as GARBAGE. Mike…
#85571 Amiga 2000 Trashcan Message #85584
From: Mike Lawrence The Amiga Forum · Hot News & Rumors September 20, 1987 12:04 AM
Thanks. I found that itype utility, and have it fixed. Would it be ok for me to upload it? Mike 70030,160
#Amiga 2000 Trashcan Message #85569
From: Mike Lawrence The Amiga Forum · Hot News & Rumors September 19, 1987 9:34 PM
I was over at a friend's house today to help him set up his Amiga 2000 workbench disk, and I discovered that the Trashcan icon as provided by Commodore was a DRAWER instead of a GARBAGE type, which means that the Empty Trash item will remain ghosted and can't be…
#83781- ASDG Ram Message #83784
From: Mike Lawrence The Amiga Forum · Tool Box September 6, 1987 12:24 AM
My startup sequence does mount vd0: if not exists vd0:c makedir vd0:c copy sys:c vd0:c all endif I warm boot all the time, and this works fine. (I have the mountlist configured for 2 megs of fast RAM) Mike Lawrence 70030,160
Resident Message #79601
From: Mike Lawrence The Amiga Forum · Programming August 8, 1987 5:21 PM
You mentioned that you've use the resident command in your AC article. I have the 1.2 Beta 4 disks, which have it, but I can't seem to get it to work. (I couldn't find any documentation on it). resident modula modula adds it to the list you get from just…
#79407- Modula-2 Ques. Message #79520
From: Mike Lawrence The Amiga Forum · Programming August 7, 1987 9:59 PM
I've used the ReadString in Streams to read from a CON: window, and it terminates on RETURN just fine. Mike 70030,160
From: Mike Lawrence The Amiga Forum · Programming May 28, 1987 10:31 PM
I have 2 meg of RAM, and use ASDG-RAM, and only very occasionally have the read-write error show up. It seems like it shows up when I try to call up a program the compiler is compiling with an editor. Mike 70030,160
Modula and IDCMP Message #67139
From: Mike Lawrence Forum unknown · Programming May 10, 1987 8:09 PM
Thanks for your help. I got that list and node pointer stuff to work for me. Now my string requester lets my main loop see the NewSize message just like the AutoRequester does. Thanks again to everyone for their help and suggestions. Mike 70030,160
Modula and IDCMP Message #67139
From: Mike Lawrence Forum unknown · Programming May 10, 1987 8:09 PM
Thanks for your help. I got that list and node pointer stuff to work for me. Now my string requester lets my main loop see the NewSize message just like the AutoRequester does. Thanks again to everyone for their help and suggestions. Mike 70030,160
#66470- #Modula and IDCMP Message #66584
From: Mike Lawrence Forum unknown · Programming May 6, 1987 8:48 PM
I know that the autorequester does what I want my routine to do because I can call autorequestor, resize while it's still active, cancel it, and my main loop sees the NewSize message. If I only had the source to autorequester. Thanks, Mike.
#66470- #Modula and IDCMP Message #66584
From: Mike Lawrence Forum unknown · Programming May 6, 1987 8:48 PM
I know that the autorequester does what I want my routine to do because I can call autorequestor, resize while it's still active, cancel it, and my main loop sees the NewSize message. If I only had the source to autorequester. Thanks, Mike.

Page 1 of 2