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

Re: Tweaking something...?



 (Privately....)

 I think that you may be right about the memory problem, but I
 can't see what I need to do to correct the matter. Here is a
 copy of my Startup.int file. I hope this works despite the
 fact that I cannot copy the justified text to my email message
 to you. The transfer to email insists on breaking the lines
 at inappropriate places.

XPLeNCODE v2.0b
-gin [UNTITLED]
[BX_]DEFAULT DR=C:\XY4[Q2_];*;[cr|lf][BX_]LOAD
C:\XY4\SETTINGS.DFL[Q2_][FF_];*;[cr|lf][BX_]LOGIN
MWP[Q2_];*;[cr|lf][BX_]LOAD C:\XY4\XY4.KBD[Q2_];*;[cr|lf][BX_]LOAD
C:\XY4\PERS.SPL[Q2_];*;[cr|lf][BX_]LOAD
C:\XY4\XY4.MNU[Q2_];*;[cr|lf][BX_]LOAD
C:\XY4\XY4.DLG[Q2_];*;[cr|lf][BX_]LOAD
C:\XY4\XY4.HLP[Q2_];*;[cr|lf][BX_]LOAD
C:\XY4\DICT.HYP[Q2_];*;[cr|lf][BX_]LOAD
C:\XY4\ACCENTS.PRN[Q2_];*;[cr|lf][JM_]stack.int[Q2_];*;[cr|lf][BX_]do/nv
c:\xy4\paletpop /l c:\xy4\mt.clr[Q2_];*;[cr|lf][BX_]d{032}
eh=0[Q2_][BX_]ox[Q2_];*;[cr|lf][BX_]SETP 1[Q2_];*;[cr|lf];[BX_]LDSGT
C:\XY4\SAVEGET.SGT[Q2_];*;[cr|lf][BX_]DSORT
F[Q2_];*;[cr|lf][BX_]C:[Q2_];*;[cr|lf][BX_]CD
\XY4\DOCS[Q2_];*;[cr|lf][BX_]DIR[Q2_];*;[cr|lf][BX_]d
lh=60,60,45[Q2_];*;[cr|lf][BX_]d/nv/lc
sg1964,OpenFullView[Q2_];*;[cr|lf][BX_]LOAD
C:\XY4\xywwweb.u2[Q2_];*;[cr|lf]{<}IF{<}VASM{>}==1{>}[SH_]{<}EI{>}[ES_];*;[cr|lf]
-nd
XPLeNCODE

 Maben Poirier

P.S.: I'll try the recommendations you make in your last paragraph
below and report back on the results asap. M.

-----
On Fri, 26 Mar 2004, Robert Holmgren wrote:

> ** Reply to message from "M.W. Poirier"  on Wed, 24
> Mar 2004 23:35:06 -0400 (EDT)
> I'm confused:
>
> > All of the recommendations you make below were implemented
> > from the start.
>
> If so, why did you say this?
>
> >> preliminarily, what do you have in REG at Variable 99Call= ?
>
> > Nothing at the moment. I tried putting "c:\xy4\docs\ there.
> > But it did not make a difference. What should be there?
>
> In fact, the Data you have at Variable 99Call is what you're supposed to have.
>
> Anyway, it looks like a memory problem. You report the value of "VA/NV $M+6"
> is 11. That's too high. Mine is 4. For comparison, another user here was
> routinely around 8, then he made some changes to the way he loads his system
> (without losing anything), and now he's 2. He will _never_ have memory
> problems again unless he does something foolish. But you will -- guaranteed.
>
> Please post your whole STARTUP.INT file. Or send it to me privately.
> Something is being loaded permanently and is chewing up memory. Try running
> LISTSAVS and see what items are over 1000 bytes. Try running
> KILLMEM -- watch the prompts! you have to manually run a program! --
> and see whether that reduces mem consumption, and by how much...
>
>