Re: Write record



battles wrote:
I am trying to write out a record in it's entirety but am not
having any luck. Can someone tell me if and how this is done?

This only works with records that have a fixed size.
Using short strings (Name:String[200]; etc) should work.

.