TweetFollow Us on Twitter

Mar 89 Mousehole
Volume Number:5
Issue Number:3
Column Tag:Mousehole report

Mousehole Report

By Rusty Hodge & Larry Nedry, Mousehole BBS

From: rusty (Mr. Rusty Hodge, Orange, CA)

Subject: Symantec's Upgrade Policies

In Symantec’s favor- I received my More II upgrade a mere couple of weeks after sending it in. (about 18 days, I think).

From: jefff (Jeff Finkelstein, Willingboro, NJ)

Subject: MPW 3 vs LS C & Pascal

I am interested in upgrading both my LS Pascal and C to the latest revisions. I was using MPW, but the cost of V3 puts it out of my league (boy am I P.O.’d; I got so mad that I deleted anything related to MPW off my disks). Anyway, when I called the THINK Customer Service #; they said that all I had to do was to cough up the bucks for the upgrade, include 1 disk from each product I wanted to upgrade, and they would send me the new version. Is this real or a fantasy? Where is a lowly programmer to turn?

From: jhowarth (Jack W. Howarth, Houston, TX)

Yes, that is probably all you need to do. Actually, my own experience with THINK since they were bought out by Symantec is that a good cover letter and all the required materials (masters and receipts) gets you far better service than using their normal upgrade form. I sent a cover letter in for the free LSC 3.0 upgrade in June (I bought a new copy of 2.15 at that time) and received 3.0 by early August. I just got a letter last week asking if I wanted to upgrade my 2.15 to 3.0. God, knows how long I would have waited if I had just sent in my registration by itself. As to MPW 3.0, I understand that it requires 4 megs for the SADE debugger to work so that is a fairly expensive route anyway.

From: rdclark (Richard Clark, Tustin, CA)

Subject: MPW SADE

Is the SADE team at Apple known as “The SADE-ists”??

From: pmilitch (Peter Militch, Laurel , MD)

Subject: RESEDIT

I was experimenting with RESEDIT and using it to look at some applications. I found that it will not open the CODE 1 resource in WORD or MACPROJECT 2. On other applications, no problem. I do not get a cannot do message or any indication of why it doesn’t work - it just doesn’t. Any theories on why this might happen.

From: emmayche (Mark Hartman, Fullerton, CA)

ResEdit won’t open resources that are larger than a certain value. What that value is, I don’t know, but it’s very obstinate about it. [The CODE 1 resource in Word is probably the heart of the program itself, some 300K or more? Why would you want to open this anyway? ResEdit is not a disassembler. -Ed]

From: jhowarth (Jack W. Howarth, Houston, TX)

Subject: LSP 2.0

I found that under MultiFinder the LSP 2.0 works better if you change the application size in the GetInfo box to 2048K. One meg works okay on compiles, but when you get knee deep in debugging with a few files open and program code in memory, the whole thing locks up if it runs out of memory. I saw that on a couple occasions when I tried to load a file where the debugger had run into a run-time error. As soon as I increased the appl size for LSP, the problem disappeared.

I guess that means quite a few of the “bugs” that THINK gets reported may actually be memory management problems of the environment.

From: thecloud (Ken Mcleod, La Habra, CA)

Subject: Re: LSP 2.0

More like: they have no concept of memory management. Used to be, in v1.11, that if you opened a DA text editor (your ONLY alternative, if you wanted to edit RMaker/Rez files!!! think about it!), LSP would complain about a memory blockage and refuse to run your project. Now, in 2.0, it doesn’t complain anymore. It just bombs. [This is not true. We have tested LS 2.0 Pascal with several DA text Editors, edited RMaker text files right along with project development, compiled and ran the program and have had no problems whatsoever. The ability to set the bundle bit and applecation creator tag in LS Pascal is a great new feature of this version, and it was all done under Multifinder with a active color monitor on a Mac II! -Ed]

From: jefff (Jeff Finkelstein, Willingboro, NJ)

Subject: MPW Upgrade Costs vs LS Products

I am planning on starting to convert my code over to Lightspeed from MPW. I just can’t believe that Apple want’s us to drop another couple of hundred into MPW just to upgrade to the next release. As far as I can tell, almost everyone else does that for free, when you bought the most recent version.

Oh well, enough whining. I’ll just fork out the bucks for the THINK stuff and continue on. Thanks again.

From: cmkrnl (Eric Slosser, Boston, MA)

Subject: LSPascal / LSC

Although LSPascal has the ability to include LSC libraries in its projects, LSPascal doesn’t initialize the global data declared in the C code. This makes C code that uses initialized global data more difficult to turn into a library that will be usable from LSPascal. The work-around is to write an additional C procedure which initializes the C global variables, declare it as ‘pascal void INIT_GLOBALS()’, and call it once before calling any other C procedures.

The kicker is this: C implements string constants as preinitialized global variables while Pascal implements them as local data stored in the CODE resource after the procedure/function code. The following statements in a library’s source code will all work if the library is included in a LSC project but will fail if the library is included in a LSPascal project.

DebugStr(“Here we are!”);
s = “READ”; /* s is declared as (char *) */
fopen( fName, “r”);     /* fName is also (char *) */

In all of the above cases, the program won’t get the string you see in the source code. Until LSC generates code that treats string constants as local variables, or LSP initializes variables declared by LSC libraries, it will be extremely difficult to use C code in an LSPascal project.

From: thotpolc (Bill Evans, Irvine, CA)

Subject: More Problem Fixed?

Rusty, does MORE II have the same arithmetic bug as MORE 1.0 and 1.1 did? In a MORE document, find a header which has several children. Put a decimal number in each of them, and make sure that each child contains only one numerical quantity. Make sure that exactly one of these quantities is less than zero but greater than -1. -.53, for example, will do just fine.

Then move to the parent of these children. Type Command =, which should add up the quantities in all of the children and place the result in the parent.

Did the arithmetic work out right? In older versions of MORE, the -0.53 is interpreted as 0.53.

When I pointed this out, I was thanked and promised a new, corrected MORE when it came out. Never got it, of course. I’m inclined just to disassemble the monster and fix the bug. Better the devil you know than the devil you don’t know.

This bug can get awfully embarrassing at tax time.

From: rusty (Mr. Rusty Hodge, Orange, CA)

Subject: Re: More Problem Fixed

That one has been fixed. However, the whole calculate thing has been totally done, and doesn’t even resemble the old calculate function. In fact, I believe the new More is as different from the old as More was from Think Tank.

From: kdc (Kevin Connery, Bellflower, CA)

Subject: General LSC/Symantec Comments

I recently called them with a request for information on LSC -- our company is planning on doing some Mac development, and we’ve been using C on the VAX/MS-DOS machines, so I tried to get some information.

Two weeks later I called again, and was told there was no record of the request --”Did I have the name of the person I spoke with?”. I got through to a salesperson, who offered to send information. A few days later, I got a SINGLE 8.5 x 11 page describing the compiler.

If that’s the support a customer can expect, I can’t in honesty recommend the product, no matter how good. Consulair and MPW at least supplied useful information.

Or is there someone specific who needs to be contacted?

From: rdclark (Richard Clark, Tustin, CA)

Subject: Re: General LSC/Symantec Comments

Did you call Symantec in CA, or Think in MA?? You’ll get better service if you call Think -- at least “THEY” care about the product.

You’re better off just finding a local programmer who can show you the various products instead of trying to ask the company. If is was a smaller company, you’d probably talk to the owner/programmer and he would tell you all -- just for the love of talking about his product (and he wouldn’t get in trouble.)

As a company gets larger, the technical staff is pretty much required to do “their” jobs and can’t afford to really talk to people. Disclaimer: Actually, I feel that it’s in their benefit to talk to/listen to customers as much as possible, and that making and selling a successful product is everybody’s job. But I seem to be in the minority in today’s business community.

From: rusty (Mr. Rusty Hodge, Orange, CA)

Subject: Re: to #267 (LightSpeed C)

Most companies seem to be buying lots of Lightspeed Cs and a few MPWs. All preliminary development is done in LSC, and the final product us compiled in MPW.

From: mattjo (Matthew J. Orland, L A, CA)

Subject: Re: Symantec Upgrade & MacApp

I just got my upgrade to LS Pascal. Only now do they tell me that it is not MacApp compatible. When I called them over the phone originally to order the product they said that it is MacApp compatible when it is not compatible at all. I still have not got my LSC 3.0 upgrade -- after mailing the cancelled check to them by certified mail. They finally agreed that they made a mistake. Now every time I call they say that the order was shipped “yesterday.” This has been for the past 2 weeks. I should have used my credit card on this order too, so I could cancel it.

From: thecloud (Ken Mcleod, La Habra, CA)

Subject: Re: INIT/cdev communication

I’m having a problem with tracking a scroll bar in my cdev’s DITL. The Control Panel, attempting to be helpful, calls TrackControl() BEFORE sending a ‘hitDev’ message, so any attempt to use the no parameters, so naturally, a click in the thumb will kill the cdev instantly). I suspect the solution requires trickery (perhaps changing the “itemType” of its dialog item?). Has anyone else run into this?

From: lsr (Larry Rosenstein, Cupertino, CA)

Subject: Re: INIT/cdev communication

You may need to write a custom CDEF to replace the standard scroll bar CDEF. This CDEF can simply call the original CDEF for everything except the autoTrack message. It is whether you are dealing with a indicator or not.

From: thecloud (Ken Mcleod, La Habra, CA)

Subject: Re: INIT/cdev communication

Writing a custom CDEF within my code might work; it does seem like a lot of unnecessary coding, though :-( ‘hierDA’ is an example of a cdev that includes a ‘fully functional’ scroll bar in its DITL... the standard scroll bar proc is specified in the resource file, but perhaps he does some runtime twiddling... hard to say. I’ll experiment. I enter a loop which seizes event-handling control away from the Control Panel. Each time through the loop, I check EventAvail() to see if there’s an event (other than a null event) needing to be handled; if there’s a mouseDown, and it’s in the scroll bar’s itemrect, I call my DoScroll() function to handle it. All other events (including mouseDowns NOT in the scroll bar rect) cause the loop to be exited, returning control back to the Control Panel...and then back to me, on the next null event.

 

Community Search:
MacTech Search:

Software Updates via MacUpdate

Latest Forum Discussions

See All

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 »
Marvel Future Fight celebrates nine year...
Announced alongside an advertising image I can only assume was aimed squarely at myself with the prominent Deadpool and Odin featured on it, Netmarble has revealed their celebrations for the 9th anniversary of Marvel Future Fight. The Countdown... | Read more »
HoYoFair 2024 prepares to showcase over...
To say Genshin Impact took the world by storm when it was released would be an understatement. However, I think the most surprising part of the launch was just how much further it went than gaming. There have been concerts, art shows, massive... | Read more »
Explore some of BBCs' most iconic s...
Despite your personal opinion on the BBC at a managerial level, it is undeniable that it has overseen some fantastic British shows in the past, and now thanks to a partnership with Roblox, players will be able to interact with some of these... | Read more »
Play Together teams up with Sanrio to br...
I was quite surprised to learn that the massive social network game Play Together had never collaborated with the globally popular Sanrio IP, it seems like the perfect team. Well, this glaring omission has now been rectified, as that instantly... | Read more »

Price Scanner via MacPrices.net

B&H has 13-inch M2 MacBook Airs with 16GB...
B&H Photo has 13″ MacBook Airs with M2 CPUs, 16GB of memory, and 256GB of storage in stock and on sale for $1099, $100 off Apple’s MSRP for this configuration. Free 1-2 day delivery is available... Read more
14-inch M3 MacBook Pro with 16GB of RAM avail...
Apple has the 14″ M3 MacBook Pro with 16GB of RAM and 1TB of storage, Certified Refurbished, available for $300 off MSRP. Each MacBook Pro features a new outer case, shipping is free, and an Apple 1-... Read more
Apple M2 Mac minis on sale for up to $150 off...
Amazon has Apple’s M2-powered Mac minis in stock and on sale for $100-$150 off MSRP, each including free delivery: – Mac mini M2/256GB SSD: $499, save $100 – Mac mini M2/512GB SSD: $699, save $100 –... Read more
Amazon is offering a $200 discount on 14-inch...
Amazon has 14-inch M3 MacBook Pros in stock and on sale for $200 off MSRP. Shipping is free. Note that Amazon’s stock tends to come and go: – 14″ M3 MacBook Pro (8GB RAM/512GB SSD): $1399.99, $200... Read more
Sunday Sale: 13-inch M3 MacBook Air for $999,...
Several Apple retailers have the new 13″ MacBook Air with an M3 CPU in stock and on sale today for only $999 in Midnight. These are the lowest prices currently available for new 13″ M3 MacBook Airs... Read more
Multiple Apple retailers are offering 13-inch...
Several Apple retailers have 13″ MacBook Airs with M2 CPUs in stock and on sale this weekend starting at only $849 in Space Gray, Silver, Starlight, and Midnight colors. These are the lowest prices... Read more
Roundup of Verizon’s April Apple iPhone Promo...
Verizon is offering a number of iPhone deals for the month of April. Switch, and open a new of service, and you can qualify for a free iPhone 15 or heavy monthly discounts on other models: – 128GB... Read more
B&H has 16-inch MacBook Pros on sale for...
Apple 16″ MacBook Pros with M3 Pro and M3 Max CPUs are in stock and on sale today for $200-$300 off MSRP at B&H Photo. Their prices are among the lowest currently available for these models. B... Read more
Updated Mac Desktop Price Trackers
Our Apple award-winning Mac desktop price trackers are the best place to look for the lowest prices and latest sales on all the latest computers. Scan our price trackers for the latest information on... Read more
9th-generation iPads on sale for $80 off MSRP...
Best Buy has Apple’s 9th generation 10.2″ WiFi iPads on sale for $80 off MSRP on their online store for a limited time. Prices start at only $249. Sale prices for online orders only, in-store prices... Read more

Jobs Board

Medical Assistant - Orthopedics *Apple* Hil...
Medical Assistant - Orthopedics Apple Hill York Location: WellSpan Medical Group, York, PA Schedule: Full Time Sign-On Bonus Eligible Remote/Hybrid Regular Apply Now 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
Liquor Stock Clerk - S. *Apple* St. - Idaho...
Liquor Stock Clerk - S. Apple St. Boise Posting Begin Date: 2023/10/10 Posting End Date: 2024/10/14 Category: Retail Sub Category: Customer Service Work Type: Part Read more
Top Secret *Apple* System Admin - Insight G...
Job Description Day to Day: * Configure and maintain the client's Apple Device Management (ADM) solution. The current solution is JAMF supporting 250-500 end points, Read more
Sonographer - *Apple* Hill Imaging Center -...
Sonographer - Apple Hill Imaging Center - Evenings Location: York Hospital, York, PA Schedule: Full Time Sign-On Bonus Eligible Remote/Hybrid Regular Apply Now Read more
All contents are Copyright 1984-2011 by Xplain Corporation. All rights reserved. Theme designed by Icreon.