At 12:04 PM 11/13/2008, Alex Sisk wrote:
I am interested in creating a form button with an On-Click EEP. The problem is, I need to run two GETPROPERTY commands (Custom Embedded) followed by an Add Row & Exit command (Predefined). I cannot find any documentation on how this combination would be done. Any ideas, guys?
Alex, First, Welcome to the R:BASE World! For complete details and all supported as well as documented PROPERTY/GETPROPERTY commands related to TABLE, please refer to the following: FREE Online Syntax Builder for PROPERTY/GETPROPERTY Commands: PROPERTY Command: http://www.rbase.com/property/ GETPROPERTY Command: http://www.rbase.com/getproperty/ Extended Syntax, Examples and Templates are also available on: R:Docs 7.6 http://www.rbase.com/products/rdocs A sample application to demonstrate the use of GETPROPERTY commands (Custom Embedded) followed by an Add Row & Exit (Predefined) and more ... is also available at: Sample Applications: http://www.razzak.com/sampleapplications/ Good luck and feel free to ask further questions, if any. Very Best R:egards, Razzak.

