|
-
Jul 18th, 2006, 05:13 PM
#1
Thread Starter
Lively Member
[RESOLVED] Extracting TXT from file to an Array, Then Reading the Array.
I wish to bring data from text file into array so I can draw shapes on a form from using the co-ordinates and shape specified each line of the files. TEXT format is:
; lines
L 3.0 3.0 0 -9.1,notes
; lines
L 1.9 1.3 6.7 -4.6, notes2
; circle
C 1.9 1.3 6.7, comment.
Can anyone please tell me how to get this into to an array and then subquently read the array so Then I am able to set the shape properties (position,etc).for each shape relative to each line/circle etc?
Thanks!
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
|