[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: Case change bug workaround
- Subject: Re: Case change bug workaround
- From: TBaehr@xxxxxxxx
- Date: Thu, 20 Mar 1997 09:15:06 -0500 (EST)
≪ Annie, did the UD buffer share the 64K that v3 XPL also used? ≫ --Carl
I belive they did share. I remember developing a 16K macro (complete file
manager, point-and-press) that ran within xy3, and I ultimately had to break
it up into an overlay-like situation because it regularly choked for lack of
memory. What seemed to be shared was UD space and all S/G's -- user and XPL.
My program created a custom user set, unloaded and stored away any user's
S/G set, and installed itself. I eventually had to convert the key
assignments into simple stubs that ran disk-based macros; xy3's memory
management just simply couldn't handle the size of the macros as internal
S/Gs.
Tim Baehr
tbaehr@xxxxxxxx