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

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... | Read more »
Price of Glory unleashes its 1.4 Alpha u...
As much as we all probably dislike Maths as a subject, we do have to hand it to geometry for giving us the good old Hexgrid, home of some of the best strategy games. One such example, Price of Glory, has dropped its 1.4 Alpha update, stocked full... | Read more »
The SLC 2025 kicks off this month to cro...
Ever since the Solo Leveling: Arise Championship 2025 was announced, I have been looking forward to it. The promotional clip they released a month or two back showed crowds going absolutely nuts for the previous competitions, so imagine the... | Read more »
Dive into some early Magicpunk fun as Cr...
Excellent news for fans of steampunk and magic; the Precursor Test for Magicpunk MMORPG Crystal of Atlan opens today. This rather fancy way of saying beta test will remain open until March 5th and is available for PC - boo - and Android devices -... | Read more »
Prepare to get your mind melted as Evang...
If you are a fan of sci-fi shooters and incredibly weird, mind-bending anime series, then you are in for a treat, as Goddess of Victory: Nikke is gearing up for its second collaboration with Evangelion. We were also treated to an upcoming... | Read more »
Square Enix gives with one hand and slap...
We have something of a mixed bag coming over from Square Enix HQ today. Two of their mobile games are revelling in life with new events keeping them alive, whilst another has been thrown onto the ever-growing discard pile Square is building. I... | Read more »
Let the world burn as you have some fest...
It is time to leave the world burning once again as you take a much-needed break from that whole “hero” lark and enjoy some celebrations in Genshin Impact. Version 5.4, Moonlight Amidst Dreams, will see you in Inazuma to attend the Mikawa Flower... | Read more »
Full Moon Over the Abyssal Sea lands on...
Aether Gazer has announced its latest major update, and it is one of the loveliest event names I have ever heard. Full Moon Over the Abyssal Sea is an amazing name, and it comes loaded with two side stories, a new S-grade Modifier, and some fancy... | Read more »
Open your own eatery for all the forest...
Very important question; when you read the title Zoo Restaurant, do you also immediately think of running a restaurant in which you cook Zoo animals as the course? I will just assume yes. Anyway, come June 23rd we will all be able to start up our... | Read more »
Crystal of Atlan opens registration for...
Nuverse was prominently featured in the last month for all the wrong reasons with the USA TikTok debacle, but now it is putting all that behind it and preparing for the Crystal of Atlan beta test. Taking place between February 18th and March 5th,... | Read more »

Price Scanner via MacPrices.net

AT&T is offering a 65% discount on the ne...
AT&T is offering the new iPhone 16e for up to 65% off their monthly finance fee with 36-months of service. No trade-in is required. Discount is applied via monthly bill credits over the 36 month... Read more
Use this code to get a free iPhone 13 at Visi...
For a limited time, use code SWEETDEAL to get a free 128GB iPhone 13 Visible, Verizon’s low-cost wireless cell service, Visible. Deal is valid when you purchase the Visible+ annual plan. Free... Read more
M4 Mac minis on sale for $50-$80 off MSRP at...
B&H Photo has M4 Mac minis in stock and on sale right now for $50 to $80 off Apple’s MSRP, each including free 1-2 day shipping to most US addresses: – M4 Mac mini (16GB/256GB): $549, $50 off... Read more
Buy an iPhone 16 at Boost Mobile and get one...
Boost Mobile, an MVNO using AT&T and T-Mobile’s networks, is offering one year of free Unlimited service with the purchase of any iPhone 16. Purchase the iPhone at standard MSRP, and then choose... Read more
Get an iPhone 15 for only $299 at Boost Mobil...
Boost Mobile, an MVNO using AT&T and T-Mobile’s networks, is offering the 128GB iPhone 15 for $299.99 including service with their Unlimited Premium plan (50GB of premium data, $60/month), or $20... Read more
Unreal Mobile is offering $100 off any new iP...
Unreal Mobile, an MVNO using AT&T and T-Mobile’s networks, is offering a $100 discount on any new iPhone with service. This includes new iPhone 16 models as well as iPhone 15, 14, 13, and SE... Read more
Apple drops prices on clearance iPhone 14 mod...
With today’s introduction of the new iPhone 16e, Apple has discontinued the iPhone 14, 14 Pro, and SE. In response, Apple has dropped prices on unlocked, Certified Refurbished, iPhone 14 models to a... Read more
B&H has 16-inch M4 Max MacBook Pros on sa...
B&H Photo is offering a $360-$410 discount on new 16-inch MacBook Pros with M4 Max CPUs right now. B&H offers free 1-2 day shipping to most US addresses: – 16″ M4 Max MacBook Pro (36GB/1TB/... Read more
Amazon is offering a $100 discount on the M4...
Amazon has the M4 Pro Mac mini discounted $100 off MSRP right now. Shipping is free. Their price is the lowest currently available for this popular mini: – Mac mini M4 Pro (24GB/512GB): $1299, $100... Read more
B&H continues to offer $150-$220 discount...
B&H Photo has 14-inch M4 MacBook Pros on sale for $150-$220 off MSRP. B&H offers free 1-2 day shipping to most US addresses: – 14″ M4 MacBook Pro (16GB/512GB): $1449, $150 off MSRP – 14″ M4... Read more

Jobs Board

All contents are Copyright 1984-2011 by Xplain Corporation. All rights reserved. Theme designed by Icreon.