Dimensioned Arrays

Kenneth Brody kenbrody at spamcop.net
Mon Apr 18 12:01:58 PDT 2011


On 4/18/2011 2:40 PM, smittyusn1 at bellsouth.net wrote:
> Where should I put the DIM lisp(15):213    ????

Anywhere you want.  The DIM needn't even be executed.

> There really isn't
> anything in the process that triggers it other than the lookup into
> inventory and gets LIST PRICE.
>
> It gets it once ...but never moves fills in the 2nd, 3rd, 4th, etc. lines
>
> I guess I could send you the input processing.......  Let me know.
[...]

Since you have never shown us anything about how you access these new 
arrays, how could I possibly tell you why it "never moves fills in"(sic) the 
other lines?

We know nothing about your code, except for the two DIM statements you 
showed us, one assignment in @WLFA0 that works, and the fact that the 
(unspecified) assignment that "doesn't work" is in "regular" input processing.

Lacking any real details, there's nothing else I can do to help, except to 
repeat my guesses which were based on assumptions about what you aren't 
telling us.

-- 
Kenneth Brody


More information about the Filepro-list mailing list