I'm working on margins and need to create records for them. They all have the same structure except the sid is different. I was wanting to create a MarginRecord using the record generator and then sub-class the actual margin classes. This does not work because of the requirement of needing a sid. Is there a way to make it work nicely without a sid or do I need to generate the class, clean it up, and destroy the record file (so it does not get overridden)? Basically, I'm wanting to stay along the lines that the rest of the code follows.
Shawn -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
