Under VB6 you would just do something like "Load FormObject.mRecordCustom(5)" and it would add to the control array, but this doesn't work under vbscript (no Load statement). I can make a call to a VB6 COM object to do it but I don't want to if I don't have to.
thanks.
James


