Thursday, August 3, 2017

Tip of the Day: Personalized Data Browser Location and Window Size
Product.......: R:BASE X and R:BASE X Enterprise (Version 10)
Build.........: 10.0.2.20731 or higher
Section.......: Commands, Data Browser
Keywords......: EDIT, BROWSE, TOP, LEFT, WIDTH, HEIGHT

Did you know that the Data Browser window can be launched with a personalized and
pre-defined screen location and size?

The BROWSE and EDIT commands, to launch the Data Browser, have been enhanced to
include TOP and LEFT parameters to specify a different screen location for the grid window. And, the WIDTH and HEIGHT parameters are also added to set the window size.

-- Example
   CONNECT RRBYW19
   CLS
   BROWSE ALL FROM Customer +
   OPTION CAPTION 'Customer Data' +
   |WINDOW_STATE NORMAL +
   |ROW_NUMBERS ON +
   |TOP 100 +
   |LEFT 100 +
   |WIDTH 1200 +
   |HEIGHT 700
   RETURN

One of the most important aspects in business growth is your company data, and no one else has more invested in your success than R:BASE Technologies. Invest forward
with R:BASE!

Very Best R:egards,

Razzak.

www.rbase.com
www.facebook.com/rbase
--
34 years of continuous innovation!
19 Years of R:BASE Technologies, Inc. making R:BASE what it is today!
--

--
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rbase-l+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to