Thanks, I commited a sin, am working on a development database and did not back up for two days and then broke it badly. Most of the work was on forms and commands last two days. Commands I have, forms are what I would loose. Thanks for saving me. :) Steve
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Emmitt Dove Sent: Thursday, November 06, 2008 5:10 PM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: UNLOAD AND RELOAD FORMS IN 6.5++ OUTPUT formanme.frm UNLOAD DATA FOR sys_forms2 WHERE sys_form_name = 'yourform' OUTPUT screen In the second database: DROP FORM yourform RUN formname.frm Emmitt Dove Manager, DairyPak Business Systems Evergreen Packaging, Inc. [EMAIL PROTECTED] (203) 214-5683 m (203) 643-8022 o (203) 643-8086 f [EMAIL PROTECTED] From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Breen Sent: Thursday, November 06, 2008 4:39 PM To: RBASE-L Mailing List Subject: [RBASE-L] - UNLOAD AND RELOAD FORMS IN 6.5++ Can anyone help me with the command to unload and reload a single form one database to another in 6.5++ IE; CustCont Thanks, Steve

