|
-
Mar 8th, 2007, 08:11 AM
#1
Thread Starter
New Member
Very long String problem....
Trying to store a long long list of x y coordinates. This can be done in a comma delimted file and read into VB ....but I dont want to have a seperate file outside the exe file...
The string is eg. string = "300 400, 234 345, 233 235 "
Except the string is very very long series of co ordinates, I cannot simply cut and paste this into the code it seems it is far to long to include this way...
.....what can i do? im used to actionscript.. lol
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
|