When using random access files, how much memory is alloted for each individual record? I have found that I can save some text strings to a random access text file (for example 12 characters) but other longer strings would not store (20 characters). Is there some way around this?