At 11:47 PM 5/10/2005, Frank van der Zwaag wrote:
Can I get some feedback on what you see as the best design / develop
strategy?
Frank,
A few comments:
01. Custom EEP (embedded code) makes the form totally portable.
When you LOAD/UNLOAD, everything comes with it.
02. Look into Form Actions for commonly used recyclable code
03. You may also store your command files/EEPs in a table and
then use them accordingly using the SELECT ... option
For a sample application which includes the options of Embedded
Custom EEP, Form Actions and using SELECT statements to run the
code stored in a table, take a look at the latest Running R:BASE
Your Way! (Part 9). http://www.rbase.com/rbg7updates
Hope that helps!
Very Best R:egards,
Razzak.