C
christophercbrewster via OfficeKB.com
I've posted questions about writing an array as a tabbed table, and then
making the table back into an array. Now I'm wondering if this is the only
way to save an array in a file. Is there a way to save the array as a "true"
array, so that the conversion steps aren't needed? I'm asking because the
"boundary condition" of a nearly empty file is a little messy.
[I didn't mean to ask about that last issue, but the problem is that in some
cases a file can contain one or two vbCr's and nothing else. I do a SPLIT
using the vbCr or vbCrLf character, and the code can do something unexpected.
I've added some klugy tests to prevent this, but I'm looking for a cleaner
solution.]
--
Christopher Brewster
Lockheed Martin, Eagan MN
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.aspx/word-programming/200903/1
making the table back into an array. Now I'm wondering if this is the only
way to save an array in a file. Is there a way to save the array as a "true"
array, so that the conversion steps aren't needed? I'm asking because the
"boundary condition" of a nearly empty file is a little messy.
[I didn't mean to ask about that last issue, but the problem is that in some
cases a file can contain one or two vbCr's and nothing else. I do a SPLIT
using the vbCr or vbCrLf character, and the code can do something unexpected.
I've added some klugy tests to prevent this, but I'm looking for a cleaner
solution.]
--
Christopher Brewster
Lockheed Martin, Eagan MN
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.aspx/word-programming/200903/1