[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

Re: Memory problems--Carl?



Reply to note from Harry Binswanger  Thu, 22 Sep
2011 12:38:25 -0400

Harry:

> I think it's the number of macros, ... Would RENUMBER
> be useful?

No, the frame you want is HILITE. Run it against your code. It's a
visual aid that will help you identify S/Gs that can be reused.

> Just added a call to KILLMEM, but no improvement.

No, no. Issue KILLMEM on the CMline; it creates a RUN
command which you should execute with a bare CrLf or func XC
keystroke (not $X or any variant). *Then* run your monster PM.

> What happens is that s/g 02 gets overwritten in the HIDE
> routine (ironic, huh?).

Very. Sounds like you're breaking the memory bank.

> if I try to do RELABEL/NR I get: Bad Path|File

It's RELABEL /NR (space before the "/NR").

> I'd like to use XPOLL, but I'm unclear how to.

HELP XPOLL. Scroll down to Usage 3. In short, you use XPOLL
to launch your PM from the CMline. Do NOT try to use XPOLL as a
subroutine!

> And believe me, you don't want to see this code.

Oh, I believe you.

Good luck!

--
Carl Distefano
cld@xxxxxxxx