Please enable JavaScript to view this site.

R:BASE 11 Help

Navigation: Function Index > I

ISTAT

Scroll Prev Top Next More

(ISTAT('keyword'))

 

Using ISTAT parameters, you can determine database activity, and the current mouse and cursor column or row coordinates.

 

Use ISTAT to check the efficiency of settings to adjust locking scheme. You should be able to see differences in the results returned by the ISTAT keywords TOTALREADS, TOTALWRITES, and TOTALLOCKS depending on the locking scheme you have set.

 

The ISTAT function has a number of options that report on available memory in the dynamic data area R:BASE uses for processing.

 

You must either enclose the keyword in quotation marks or use a dot variable that has a TEXT data type.

 

Following keywords can be used for (ISTAT('keyword')):

 

CURRNUMALLOC

CURSORCOL

CURSORROW

DBSIZE

DISKSPACE

FORM_CONTROL_TYPE

FORM_DIRTY_FLAG

ISRUNTIME

LIMITNUMALLOC

MAXFREE

MAXNUMALLOC

MEMORY

MOUSECOL

MOUSEROW

PAGECOL

PAGEROW

RX1SIZE

RX2SIZE

RX3SIZE

RX4SIZE

TOTALALLOC

TOTALFREE

TOTALLOCKS

TOTALREADS

TOTALWRITES