On Thu, Apr 28, 2011 at 1:52 PM, Jim Belisle <[email protected]> wrote:
> What is the best way to change the text size while in a table? > > One of my users wants larger text while doing some edits. Jim, Here's how: Data Browser/Editor | Main Menu | Layout ... Notice various options, including: . Lock Columns . Change Column Background Color ... . Change Column Font ... . Change Cell Size ... . Draw Zebra Stripe You may also [Save] layout settings, if you wish. However, to do that you will need to make sure that the setting for LAYOUT must be set to ON. SHOW LAYOUT at the R> prompt will reveal the current setting. SET LAYOUT switches saving layouts on or off. When LAYOUT is set on, R:BASE saves the layout of data displayed in the Data Browser when you exit. R:BASE saves layouts for single tables only. The next time you display the table with the Data Browser, the layout of data will be as you previously arranged it. When LAYOUT is set off, R:BASE does not save the layout of data and ignores any saved layouts. If you want to see a table displayed in its default format without changing the saved layout for it, set LAYOUT off before displaying the table. That's all there is to it! Very Best R:egards, Razzak.

