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

Re: High S/Gs



Reply to note from Harry Binswanger  Thu, 02 Sep
2010 18:17:41 -0400

> > 2) Don't use child routines; "promote" them to the parent
> >level and manually issue separate RUN commands for each
> routine.
>
> I don't understand. What would a "child routine" be?

In your example, 1.PGM, 2.PGM, 3.PGM, and 4.PGM. The idea is instead
of running them from a "master" program, you run them individually,
one at a time.

> I'm getting VA$M+6 as high as 27 (once I saw 100, but I think
> that had to be a mistake how I was storing and displaying
> memory). 27 is dangerous, right?

For sure.

--
Carl Distefano
cld@xxxxxxxx