Tuesday, January 13, 2015 Tip of the Day: Tip of the Day: New RBTI System Variables Product: R:BASE eXtreme 9.5 (32/64) Build..: 9.5.5.20109 or higher www.rupdates.com www.rbaseupdates.com (Mirror Site) Section.: Forms, RBTI System Variables Keywords: RBTI_FORM_DBLCLKED,RBTI_FORM_CTRLTEXT,RBTI_FORM_CLICKED
Three new RBTI System Variables are introduced in the latest version and build of R:BASE eXtreme 9.5 (32/64), Update 5, Build:9.5.5.20109 as follows: . RBTI_FORM_DBLCLKED . RBTI_FORM_CLICKED . RBTI_FORM_CTRLTEXT During the form runtime mode (ENTER USING, EDIT USING, BROWSE USING), if a control is "double-clicked", the RBTI_FORM_DBLCLKED system variable will be set to the clicked control's "Component ID" property (if exists). The value can then be used by the PROPERTY/GETPROPERTY commands to manipulate the control. During the form runtime mode (ENTER USING, EDIT USING, BROWSE USING), if a control is "clicked", the RBTI_FORM_CLKED system variable will be set to the clicked control's "Component ID" property (if exists). The value can then be used by the PROPERTY/GETPROPERTY commands to manipulate the control. During the form runtime mode (ENTER USING, EDIT USING, BROWSE USING), if a control is "clicked", the RBTI_FORM_CTRLTEXT system variable will be set to the clicked control's "Caption" or "Text" property. Imagine the possibilities and use of these new RBTI System Variables in your R:BASE eXtreme 9.5 applications! In one particular application, implementation of these RBTI System Variables has saved hundreds of hours to accomplish a very complex task. Now you can also take advantage of these productive tools using R:BASE eXtreme 9.5, Update 5. Have fun! Very Best R:egards, Razzak www.rbase.com www.facebook.com/rbase -- 32 years of continuous innovation! 17 Years of R:BASE Technologies, Inc. making R:BASE what it is today! --

