Dim foobar(14):lone(20)
GCC Consulting
rkreiss at gccconsulting.net
Thu Apr 5 07:37:08 PDT 2012
Dim foobar(14):lone(20);dim harry(14):ltwo(20)
I have a program which does a lookup to file lone and posts some data. I
then do a write lone.
The program then does a lookup free to ltwo, posts some data and the is
supposed to pass the data from foobar to harry. Those mapped fields in ltwo
are blank.
It appears that my write lone causes foobar to be blank. Am I correct in
that once the file is closed, the array no longer holds this information?
Richard Kreiss
GCC Consulting
Office: 410-653-2813
More information about the Filepro-list
mailing list