Tom,
Create a table to hold the code. It will need to have a varchar column for the code, and sufficient identifying columns so you can find the specific row. Then in your calling code, do: RUN SELECT varcharcolumnname FROM tablename WHERE .. Emmitt Dove Manager, Converting Applications Development 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 Tom Frederick Sent: Friday, October 09, 2009 10:44 AM To: RBASE-L Mailing List Subject: [RBASE-L] - RMD files stored in the Database Is there a way to store RMD files within a database and retrieve them for use? Our audit system uses EEPs that all share an identical blocks of commands that (once the light bulb went on in my head) can be done through an RMD. Looking in the SAT examples shows many RMDs in a file format. That seems to allow something to get 'lost' or 'changed', but storage within the database makes portability much easier. I recall reading about this but cannot find it help files or stored emails. Any suggestions? Tom Frederick Elm City Center 1314 W Walnut Jacksonville, IL 62650 O - 217-245-9504 F- 217-245-2350 Email - [email protected]

