Posted by Tym on July 17, 2000 at 01:12:59:
In Reply to: Re: struct not being passed :/ HELP!!!! posted by J on July 17, 2000 at 00:07:18:
This is what I did, and it worked for me...
You name your struct when you declare it.. grand..
Immediately after the struct, set a variable with that stuct name. Use the variable for your calls. I don't know if this will help, but it's late, and you need the help, so go with it ;)