Dear R:Base friends - I also posted this question a week ago. It's possible someone sent me an answer but I never received it - for some reason I received no messages from the list for 2 days thereafter and then as mysteriously as it stopped, deliveries started again. So here it it again:
I know that when you want to replace one version of a normal form with another, you need to: OUTPUT FormName.FRM UNLOAD DATA FOR SYS_FORMS3 WHERE #1 = 'FormName' OUT SCREEN Then on the client side, you must DROP FORM FormName RUN FormName.FRM With an external form file, am I correct that all you need to do is send the FormName.RFF file R:Base creates and have it overwrite the existing file? David Blocker David Blocker [EMAIL PROTECTED] Telephone: 781-344-1920 Cell Phone: 339-206-0261

