On Thu, Aug 12, 2010 at 4:30 PM, Christian Hjortmar
<[email protected]> wrote:
> Good Evening, List!
> I am looking for a PROPERTY command that let me open REPORTS with an
> advanced rich text field, directly into Advanced Rich Text Editor mode?
Christian,
Here's how:
REPORT <reportname> <componentid> <parameter>
Steps:
01. Start R:BASE eXtreme 9.1 (32/64) - (Build: 9.1.11010)
02. CONNECT dbaname
03. At the R> Prompt or in a command file
REPORT reportname AdvancedRTControlCompID 'EDIT'
This eXclusive command will open the desired report in
Report Designer with Advanced Rich Text Editor with all
contents from Advanced Rich Text Control with unique
Component ID.
That's all there is to it!
Very Best R:egards,
Razzak.