|
-
Jul 8th, 2008, 07:03 AM
#5
Thread Starter
Fanatic Member
Re: [02/03] Reading in a file into an array
ok I thought this was working yesterday...... I made a change so that I defined the array of structure outside the above routine...so I can call it in other routines ie output array to file
Dim myFiles2(300) As myFiles
that was line then passed the subroutine the array....for some reason it doesnt like it
Just put above routine in main module and it works fine...... can anyone explain why moving passing the array it doesnt like it?? Is this a structure bug?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|