Reserved Words
All Alpha Five Applications
The following words should not be used as variable names in Xbasic scripts and functions.
|
A5 AS BROWSE BYREF BYVAL CASE CLASS CONSTANT CONTINUE CONTROL CONTROLPANEL DDE DECLARE DECLARESTUCT DEFINE DELETE DICTIONARY DIM EACH ELSE END ERROR EXIT |
FIELD FILE FILEFIND FOR FORM FUNCTION GOTO IF IMPORT INCLUDE INDEX LABEL LET LETTER MACRO NEXT OLE ON OPTION PACKAGE PARENT PARENTFORM QUERY |
RECORD REDIM REGISTRY REPORT RESUME RETURN SELECT SET SOCKETS SQL STATUSBAR STOP TABLE THEN THIS TOOLBAR TOPPARENT TRACE TYPE UNDECLARE WEBPAGE WHILE WITH YIELD |
In addition, you may not use as variable names words that are part of the Xbasic language or the names of Xbasic classes or Xbasic objects.
Web Publishing Applications
When developing an A5W page, the following are reserved words and cannot be used as variable names. If a form is submitted that contains a variable with one of these names, its name will be prefixed with an underscore.
REQUEST
RESPONSE
SERVER
SERVERSETTING
SESSION
See Also
Contents
Supported By
Alpha Five Version 5 and Above