Appendix:appendix

Key Words and Functions Foundation

This section contains tables listing reserved key words and functions which cannot be used in XbpDialog windows.

Reserved key words
Key words for declarations
ANNOUNCE RETURN *) PRIVATE *)
REQUEST STATIC PUBLIC *)
INIT LOCAL FIELD
EXIT MEMVAR *) IN
FUNCTION *) PARAMETERS *)
PROCEDURE *) DECLARE *)
Key words for statements
WHILE END NEXT
LOOP DO BEGIN
EXIT CASE SEQUENCE *)
ENDDO OTHERWISE *) RECOVER *)
IF ENDCASE USING
ELSE FOR ENDSEQUENCE
ELSEIF TO WITH
ENDIF STEP
Key words for the Xbase++ object model
CLASS VAR PROTECTED
FROM IS READONLY
SHARING ASSIGN SHARED
ENDCLASS EXPORTED
METHOD HIDDEN
  1. These key words can be abbreviated to the first four characters

Functions and commands which cannot be used in XbpDialog windows
Commands Functions
? | ?? SET CURSOR AChoice() QOut() | QQOut()
@...BOX SET DELIMITERS Alert() Read...()
@...CLEAR SET INTENSITY Browse() RestScreen()
@...GET SET MESSAGE Col() Row()
@...PROMPT SET SCOREBOARD ColorSelect() SaveScreen()
@...SAY SET WRAP DbEdit() Scroll()
@...TO TEXT DevOut() SetBlink()
ACCEPT TYPE DevOutPict() SetColor()
CLEAR ALL WAIT DevPos() SetCursor()
CLEAR GETS DispBegin() SetMode()
CLEAR SCREEN DispCount() SetMouse()
DISPLAY DispEnd() SetPos()
INPUT DispOut() TBApplyKey()
LIST DispOutAt() TBColumn()
MENU TO Get() TBColumnNew()
READ Get...() TBHandleEvent()
RESTORE SCREEN GetNew() TBrowse()
SAVE SCREEN MaxCol() TBrowseDb()
SET COLOR MaxRow() TBrowseNew()
SET CONSOLE MemoEdit() TBtoMousePos()

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.