TweetFollow Us on Twitter

Jul 89 Mousehole
Volume Number:5
Issue Number:7
Column Tag:Mousehole Report

Mousehole Report

By Rusty Hodge & Larry Nedry, Mousehole BBS

From: Frankh

Re: LSP Pascal

This isn’t really a flame, just an annoyance. I finally got the upgrade to LSP 2.1 from the board, and the operation of the compiler is a lot better; there are fewer crashes now. I realize that the compiler will crash if I don’t allocate enough stack and zone memory, but that’s something the compiler should warn me about in a nice way - not by crashing. The other gripe is with the debugger. It’s fine if you have a small program you wish to debug (or if you have a LOT (>2 meg) of ram), but it’s useless for intermediate to large programs. It would be better if the debugger was separate (as in LSC) or at least an option (I know its a menu option - I mean a real option; you select it, and its there. Deselect it and its gone - out of ram). LSP has many nice features, but I don’t trust it. I hate wondering if the latest bug in my program is real, or an artifact from the compiler. A compiler should be as bug free as possible; at the very least, it should be robust enough not to crash without warning. I would rather use LSP, but I find myself writing important code with TML; it has yet to crash on me. [Gee, I guess you don't want me to tell you that you need to buy 2 Megs of RAM to begin to use System 7.0! -Ed]

From: Wesm

Re: Allegro Apple Crisped

Today my darkest suspicions were confirmed about Apple’s purchase of Coral Software. Used to be that one could call up the nice folks at Coral and ask most any question at all about their products, and they’d be happy to talk. Today, I wanted to find out how I could simulate timer interrupts in Allegro, so I called Coral, only to be told that they could no longer provide technical support over the phone--orders from Apple. Now, it seems reasonable to me that, if I have invested nearly $1000 in a piece of software, I should be able to receive technical support.

One of the reasons I chose this particular Lisp was the flavors add-on module, so that my wife could work on her thesis at home, and port it to the TIs at school. We were both very upset. So I called Apple Customer Relations...Hah! It seems that now, whenever I have a question about my $1000 Lisp, I’m supposed to call up an Apple ***DEALER***, and they’ll get the answer back to me off of AppleLink, pronto, you betcha. Being a mere academic type, not a certified developer, I don’t have access to AppleLink myself. How many dealers do you think can answer my questions about Apple Allegro Common Lisp? That’s OK, take your time, I can wait. Have you ever heard of such ******? It’s a crying shame. Allegro is a nice piece of work, the people at Coral always seemed genuinely interested in hearing from me. Do other companies also treat their customers this poorly? I’d be interested to hear any comments. [That's nothing. You think that is bad? Look what happened to APDA when Apple took that over! And that is supposed to service certified developers. At the recent Developer conference, the APDA booth was only occupied from the hours of 4 pm to 6 pm and you couldn't buy anything there, only place orders! APDA always was poor on technical support, but now poor looks fantastic in comparison. And I never did get my MPW 3.0 final! When Apple takes over, you can forget technical service! -Ed]

From: Rguerra

Re: cdev “shell”

It occurs to me that writing and debugging cdev’s would be greatly simplified if the programmer could simply place the cdev unit into a supporting shell program that would emulate the function of the control panel. This shell would send the appropriate cdev messages to the user’s cdev unit. The programmer using LSC, LSP, or even SADE could step through the instructions of the cdev as per usual with an application. Has anyone ever seen such a beast? If so, would you be willing to share it with the rest of us? If one doesn’t exist yet, what would go into writing one? Any comments? Rich

From: Ctli

Re: Res Error Proc (Fw by Sysop)

Anybody know how to redirect ResErrProc to a light speed pascal routine? The following code does not work.

ResErrProc = ^ longint;
ResErrProc = pointer($0aF2) ResErrProc^ = Ord4(@MyErrorProc);
Procedure MyErrorProc ;
begin
 Code := 3 ;
end; {by the way Code is  a global variable}

From: Politik

Re: AppParmHandle

Have you ever played with the Finder Info Record, a handle to which is found in AppParmHandle($AEC)? I’m trying to change the record between application launches. Here’s what I’m doing:

AppParmHandle = $AEC;
FinfoRec = record
 mymez: Integer;
 mycount: Integer;
 volref: Integer;
 mytype: LongInt;
 versnum: Byte;
 notused: Byte;
 namelen: Byte;
 myname: string[30];
end;
FInfoRecPtr = ^FInfoRec;
FInfoRecHndl = ^FInfoRecPtr;
myParms := Handle(AppParmHandle);
{ $AEC - low mem glob }
HLock(Handle(myParms));
myF := FInfoRecHndl(myParms);
myF^^.mymez := 0;
myF^^.mycount := 1;
myF^^.myname := ‘Jean’;
etc....
HUnLock(Handle(myParms));

I can see everything changing in Lightsbug, but for some reason it crashes after the volref is changed Any ideas? Help appreciated...

From: Ctli

Re: ResErrProc

Redirection of the ResErrProc pointer needs to be a longint instead of just an integer. Also, in Lightspeed Pascal, any file function such as Reset,Rewrite or write doesn’t seem to behave nicely. If the disk is locked, there is no invalid return, rather you are dumped out to the system with a id=08.

From: Asc

Re: Debugging with MPW SADE

Does any body knows how to debug MPW tools using SADE? I look at the documentation and can’t figure it out. Any hints would be appreciated. Thanks.

From: Apage

Re: Debugging with MPW SADE

It is possible, don't get discouraged, there are switches on both the compilers and the linker that have to be set, and then getting over in SADE is a bit of a hassle. As yet my need for SADE has been limited, but if you’re in a real bind I can review my work, and you can give me a call if interested. My Address here is APAGE, GEnie A.PAGE, MacNet AEPAGE.

From: Vicf

Re: repair of hard disk assembly

I have a 20mb Jasmine hard disk drive whose media seems to have seen better days. Can the hard disk assembly (media) be repaired, and if so by whom? I can buy a bare hard disk assembly for $329 from vendors, but is this the only recourse I have for fixing my hard disk drive?

From: Butchb

Re: repair of hard disk assembly

I have had luck using “leftover” 20mb drives from IBM PC xD (*** GASP ***) upgrades. I’ve used Seagate drives with Photon cases from Mirror Technologies. Usually the cost is under $100, but if you don’t have access to the drives, you have to buy the whole assembly.

From: Davidw

Re: repair of hard disk assembly

I have heard of a company in Irvine that repairs hard drives. The charge is $95 if the repair does not involve opening the case, and $149 if it does. Another alternative is to call up Seagate and ask them for a repair -- I believe they charge $175 to repair a Seagate 225 drive -- this involves replacing it with a rebuilt one.

From: Brian

Re: Think C bug

This may not affect many people, but if you are using Suitcase II (or Font/Da Juggler, etc.) and have loaded umpteen fonts with it, Think C will crash when you select the popup menu to change fonts in its editor. Surprising...

From: Gus

Re: HELP!!!!

Hello I just started programming in LSC I have been programming in Pascal before this. I have a problem. On my disk I have LSC and the stdio.h file. But when I attempt to run this program:

#include <stdio.h>
main()
{    printf(‘hello’);    }

I get the can’t open #include files error message. What is wrong am I missing more include files??? I would deeply appreciate any help I can get this has beeen driving me nuts ever since I got LSC. (I need to use stdio.h stuff because I hook up to a VAX mainframe running Unix and C.)

From: Noisy To:

Re: HELP!!!!

Gus: Question #1: WHERE is your stdio.h file in relation to the THINK C application? THINK C expects some type of hierarchical organization of it’s sub-files, which means that if stdio.h is not in the same folder (or in a folder in the same folder...etc) THINK C won’t find it. Pages 8-11 of the manual for v3.0x will give you the technical details...You can ignore the suggested folder names, but not the suggested folder organization! Best of luck, and remember: What you C is not always what you get. Cheers! Noisy

From: Nicks

Re: My Cdev is a little confused.

I’m writing a cdev in LightSpeed C, and having a weird problem. If I try to change the state of the Pen with a PenPat or PenNormal call, the pen pattern gets set to garbage. A short sample might be:

PenPat(grey);
FrameRect(&anyRect);

- This will fill the specified rectangle w/ garbage. I assume that the problem has to do w/ the fact that I’m running this code inside a DA, and I can’t get to the QuickDraw globals? Or am I on the wrong track completely? Thanks in advance.

From: Batista

Re: My Cdev is a little confused.

The problem is that you are trying to use a QuickDraw global when in fact you don’t have it. When Think C runs it allocates these globals for QuickDraw and you initialize them when you do the InitGraf(&thePort); in a cdev there is no such a thing, therefore when you do the PenPat(&gray) you are dereferencing who knows what. What you have to do is make up your own pattern.

/* 1 */

Pattern myGray;
myGray[0] = myGray[2] = myGray[4] = myGray[6] = 170;
myGray[1] = myGray[3] = myGray[5] = myGray[7] = 85;

Then do a PenPat(myGray); and you’ll get the result you want. Ricardo

From: Nicks

Re: My Cdev is a little confused.

Thanks for the info. I assumed that it had to be something like that. Questions: Does this affect other things besides PenPat? Is there a way to “find” the QD Globals that the Control Panel is using and address those? Where in IM is all this addressed? Thanks again.

From: Rdclark

Re: My Cdev is a little confused.

A better way to fix the “bad patterns” problem is to set up A5 at the start of your code and restore it when you’re done. If you do this, A5 will point to the start of the current Application’s globals, and the end of the current QD globals -- which is exactly where it should be when you need to use QD. ...Richard

From: Nicks

Re: My Cdev is a little confused.

Yeah, that’s what I was assuming. BUT: I’m a bit new a this “where’s my globals” stuff. How do I get the right value of a5? Get it from CurrentA5, then use in-line assembly (which I have no clue how to write)? Or can I use SetupA5 & RestoreA5? IM says these are for interrupt handlers only. Do they have other uses? BTW: my work-around for the original problem was to just use a PICT resource with a grey pattern in it, the use CopyBits to blast that into whatever rectangle or whatever I needed to use it in. Ugly, huh?

From: Orourke

Re: SE30 DISK ERRORS

Has anyone had any problems with the New drives in the SE30? I have had several disk fail to initialize (Sony and Maxell). Also I know of another new owner who has had similar problems.(Fuji disks) Hope this isn’t a pattern.

From: Apage

Re: 512K SCSI

Has anyone out there had any experiance with adding a SCSI port to a Mac 512KE? If so what were the results and some of your experiences with the process?

From: Wildman

Re: 512K SCSI

I have had a couple of experiences. My current Mac has a 2MB Levco Monstermac memory/SCSI upgrade. I’ve had it for a few years, and love it. One feature I choose to add is the use of 50pin header connectors and shielded twisted pair cables instead of those apple DB-25s. Cuts down the TV interference enormously. I have put Dove and Warp9 SCSI port only cards in. In general there are two approaches: a) A really cute AMP connector that clips onto the 68000; and b) using the ROM sockets. Both work, the clip is really easy (10 mins) but requires reseating every 6-9 months if you use your machine all day. I think the heat (even with fans) is just too much for the feelers. Sockes have never failed me, but that guy doesn’t use his Mac as much so there might not be any real difference. Personally, I prefer the soldered in approch of the Levco mods. It may take more nerve than you have to take an iron to your Mac, and the clips and stuff can be removed to take your machine in for service. One soldered mod and you have a Frankintosh that may be harder to get fixed. I haven’t had any problems, but I think it has a lot to do with your electronics background.

From: Jck

Re: SE/30

Recently, a new company called Generation X has announced a SE-30 color card that only drives the Apple 13" color monitor. It sells for $995.

From: Jbac

Re: help!!-max2 ram upgrade!!!

Is there anyone on the board who can help me? I have a Mac Memories max2 ram upgrade board and need to know what switches to chang and/or what slips to cut to let it regognize the 3rd and 4th megabyte. xDthanks!! jbac...

From: Skaros

Re: SE/30

Raster Ops is now shipping a card for the SE30 ~1800bucks color etc. E machines will also start shipping a color card bundled with a monitor the cheapest being ~4500 dineros for the card and 16" Sony monitor. I bet that Apple will be coming out with a card though later this summer, I don’t know though how all this is going to fit in with 32 bit Quickdraw. Keep looking.

From: Noisy

Re: Any TCP/IP Hackers out there?

Greetings one and all! Am I the only hardy soul hacking away at the ISO protocol suite a la Mac, or are there others out there too? Drop me a bulletin here...Cheers!!

From: Davidw

Re: high speed modems

Can anyone give advice on which of the high speed modems is the best value? Thanks, David

From: Noisy

Re: high speed modems

David: If you can scrape up the $$$’s needed, the U.S.Robotics 9600 baud modem is a Good Thing. I used one over several months and experienced few problems (i.e. I can’t remember any), plus it looks neat. Best Feature: DIP switch settings are printed on bottom of modem. Worst Feature: external power supply the size of Manhattan. Price: no idea...but not cheap. Cheers! Noisy

From: Sysop

Re: high speed modems

I have been using a Telebit Trailblazer Plus and my phone bill has dropped like a rock. I think it has paid for itself in the last 6 months. Max speed is 19200 baud, and it works great even if you have a bad connection. Larry

From: Noisy

Re: MacPaint II diagnostics

Having recently attacked MacPaint II with MacNosy (the ONLY programmer’s tool), I kept encountering DIAGS everywhere. A rainy Monday evening with the wife at work gave me the time to track it down: it seems that Claris neglected to remove about 4K of diagnostic code, basically because it is thoroughly embedded everywhere. It doesn’t seem to do much, apart from double-check various drawing actions, but it *can* be enabled by patching the application: Using any decent File-Mangler (I used FEdit+) do the following: Replace: 6CE6422D E59349ED with 6CE61B40 E59349ED There should be only one occurrence, and never patch your original, blah, blah. Cheers! Noisy

From: Rguerra

Re: MacTutor Index (Fw by Sysop)

Is there an index for the fourth volume of the collected articles of MacTutor. I’ve got all the original issues but I’d like an index. How about posting one here, or even publishing an index to a volume in the first issue of the succeeding volume?

[MacTutor now sells an index a text with tab fromatting for adding into your favorite database application. It is a nominal fee ($2 plus s/h) especially since all the work I’ve put in to prepare it initially.-KC]

From: Dale

Re: A sick MPW text file??

I’m not sure what category this falls into, but here goes: I’ve just run into the strangest problem with MPW 3.0. It seems that editing the file SANEMacs881.a in the MPW Shell and then trying to Revert the file explicitly causes the Shell to hang. This happens with any copy of the file that’s simply a Finder copy or an MPW Duplicate of the original, but there’s a bizarre way to create a healthy copy: first create an exact copy of the SANEMacs file, then open it and Catenate the text of the original file into the open window. If you save that the Shell will behave normally when you edit it. Interestingly enough, if you simply create the copy with Catenate instead of first copying the entire file, Compare reports that the two files don’t match anywhere! Very strange, since (as far as I know) Catenate simply transfers the data fork and Compare just compares the data forks. What’s even stranger, using Catenate without opening the file first doesn’t work: your copy will hang the Shell as before! Do any of the experts out there have a clue as to what’s going on here?

From: Macrobin

Re: MacTutor Listings Font

This is a preety simple question. What is the Font used for Program Listings in MacTutor. I have been looking for a nice clean sans serif, monospaced Font for a while. MacTutor program Listing appears to be just what I want. What is it and where can I get it. Thanks.

[MacTutor uses a special LaserWriter version of Monoco call Thin Saratoga that was created especially for program listings by Michael Mace, now at Apple Computer. We might let you have it if you promise not to distribute it to our competition! -Ed]

From: Sysop

Re: 380 Meg Hard Disk For Sale

Micropolis 1578 - 380 megabyte SCSI hard disk (NEW) Complete with hardware to mount internally in Mac II $1500 - leave email to sysop if interested

From: Sysop

Re: Modems wanted

I want to buy a couple US Robotics Courier 2400 baud modems. One of mine just died and I also want to add a couple more phone lines. Leave me email if you have one or more to sell.

 

Community Search:
MacTech Search:

Software Updates via MacUpdate

Latest Forum Discussions

See All

Challenge those pesky wyverns to a dance...
After recently having you do battle against your foes by wildly flailing Hello Kitty and friends at them, GungHo Online has whipped out another surprising collaboration for Puzzle & Dragons. It is now time to beat your opponents by cha-cha... | Read more »
Pack a magnifying glass and practice you...
Somehow it has already been a year since Torchlight: Infinite launched, and XD Games is celebrating by blending in what sounds like a truly fantastic new update. Fans of Cthulhu rejoice, as Whispering Mist brings some horror elements, and tests... | Read more »
Summon your guild and prepare for war in...
Netmarble is making some pretty big moves with their latest update for Seven Knights Idle Adventure, with a bunch of interesting additions. Two new heroes enter the battle, there are events and bosses abound, and perhaps most interesting, a huge... | Read more »
Make the passage of time your plaything...
While some of us are still waiting for a chance to get our hands on Ash Prime - yes, don’t remind me I could currently buy him this month I’m barely hanging on - Digital Extremes has announced its next anticipated Prime Form for Warframe. Starting... | Read more »
If you can find it and fit through the d...
The holy trinity of amazing company names have come together, to release their equally amazing and adorable mobile game, Hamster Inn. Published by HyperBeard Games, and co-developed by Mum Not Proud and Little Sasquatch Studios, it's time to... | Read more »
Amikin Survival opens for pre-orders on...
Join me on the wonderful trip down the inspiration rabbit hole; much as Palworld seemingly “borrowed” many aspects from the hit Pokemon franchise, it is time for the heavily armed animal survival to also spawn some illegitimate children as Helio... | Read more »
PUBG Mobile teams up with global phenome...
Since launching in 2019, SpyxFamily has exploded to damn near catastrophic popularity, so it was only a matter of time before a mobile game snapped up a collaboration. Enter PUBG Mobile. Until May 12th, players will be able to collect a host of... | Read more »
Embark into the frozen tundra of certain...
Chucklefish, developers of hit action-adventure sandbox game Starbound and owner of one of the cutest logos in gaming, has released their roguelike deck-builder Wildfrost. Created alongside developers Gaziter and Deadpan Games, Wildfrost will... | Read more »
MoreFun Studios has announced Season 4,...
Tension has escalated in the ever-volatile world of Arena Breakout, as your old pal Randall Fisher and bosses Fred and Perrero continue to lob insults and explosives at each other, bringing us to a new phase of warfare. Season 4, Into The Fog of... | Read more »
Top Mobile Game Discounts
Every day, we pick out a curated list of the best mobile discounts on the App Store and post them here. This list won't be comprehensive, but it every game on it is recommended. Feel free to check out the coverage we did on them in the links below... | Read more »

Price Scanner via MacPrices.net

Free iPhone 15 plus Unlimited service for $60...
Boost Infinite, part of MVNO Boost Mobile using AT&T and T-Mobile’s networks, is offering a free 128GB iPhone 15 for $60 per month including their Unlimited service plan (30GB of premium data).... Read more
$300 off any new iPhone with service at Red P...
Red Pocket Mobile has new Apple iPhones on sale for $300 off MSRP when you switch and open up a new line of service. Red Pocket Mobile is a nationwide MVNO using all the major wireless carrier... Read more
Clearance 13-inch M1 MacBook Airs available a...
Apple has clearance 13″ M1 MacBook Airs, Certified Refurbished, available for $759 for 8-Core CPU/7-Core GPU/256GB models and $929 for 8-Core CPU/8-Core GPU/512GB models. Apple’s one-year warranty is... Read more
Updated Apple MacBook Price Trackers
Our Apple award-winning MacBook Price Trackers are continually updated with the latest information on prices, bundles, and availability for 16″ and 14″ MacBook Pros along with 13″ and 15″ MacBook... Read more
Every model of Apple’s 13-inch M3 MacBook Air...
Best Buy has Apple 13″ MacBook Airs with M3 CPUs in stock and on sale today for $100 off MSRP. Prices start at $999. Their prices are the lowest currently available for new 13″ M3 MacBook Airs among... Read more
Sunday Sale: Apple iPad Magic Keyboards for 1...
Walmart has Apple Magic Keyboards for 12.9″ iPad Pros, in Black, on sale for $150 off MSRP on their online store. Sale price for online orders only, in-store price may vary. Order online and choose... Read more
Apple Watch Ultra 2 now available at Apple fo...
Apple has, for the first time, begun offering Certified Refurbished Apple Watch Ultra 2 models in their online store for $679, or $120 off MSRP. Each Watch includes Apple’s standard one-year warranty... Read more
AT&T has the iPhone 14 on sale for only $...
AT&T has the 128GB Apple iPhone 14 available for only $5.99 per month for new and existing customers when you activate unlimited service and use AT&T’s 36 month installment plan. The fine... Read more
Amazon is offering a $100 discount on every M...
Amazon is offering a $100 instant discount on each configuration of Apple’s new 13″ M3 MacBook Air, in Midnight, this weekend. These are the lowest prices currently available for new 13″ M3 MacBook... Read more
You can save $300-$480 on a 14-inch M3 Pro/Ma...
Apple has 14″ M3 Pro and M3 Max MacBook Pros in stock today and available, Certified Refurbished, starting at $1699 and ranging up to $480 off MSRP. Each model features a new outer case, shipping is... Read more

Jobs Board

Omnichannel Associate - *Apple* Blossom Mal...
Omnichannel Associate - Apple Blossom Mall Location:Winchester, VA, United States (https://jobs.jcp.com/jobs/location/191170/winchester-va-united-states) - Apple Read more
Operations Associate - *Apple* Blossom Mall...
Operations Associate - Apple Blossom Mall Location:Winchester, VA, United States (https://jobs.jcp.com/jobs/location/191170/winchester-va-united-states) - Apple Read more
Cashier - *Apple* Blossom Mall - JCPenney (...
Cashier - Apple Blossom Mall Location:Winchester, VA, United States (https://jobs.jcp.com/jobs/location/191170/winchester-va-united-states) - Apple Blossom Mall Read more
IT Systems Engineer ( *Apple* Platforms) - S...
IT Systems Engineer ( Apple Platforms) at SpaceX Hawthorne, CA SpaceX was founded under the belief that a future where humanity is out exploring the stars is Read more
*Apple* Systems Administrator - JAMF - Activ...
…**Public Trust/Other Required:** None **Job Family:** Systems Administration **Skills:** Apple Platforms,Computer Servers,Jamf Pro **Experience:** 3 + years of Read more
All contents are Copyright 1984-2011 by Xplain Corporation. All rights reserved. Theme designed by Icreon.