VBGamer |
|||||||||||||||||||||||||||
RE: I LOVE 'em!! Alex (1 reply, 0 views) (2000-May-13) It's still a step above mine, I think. More flexibility in the end, despite the few shortcomings.
One piece of advice: Something I do that works really fast and efficient. Once you finish the text file of your scripting, convert it into binary. Then, translate the binary file in an array within VB. MyArray(1) is the same as Line1 in the text file. Basically it's line input zillions of times faster. Plus it leaves you with binary files that a user can't meddle with.
Alex the Enigmatic
<http://atypical-interactive.com>
|