std-vlisp-beta1-p | ![]() |
Predicate if the first Beta Version of the Visual Lisp Runtime System is loaded and the function was called under this RTS or IDE. It can not be used to decide if the Runtime System is available at all, only if it is currently in effect.
This special version, which expired at the beginning of July 98, used a different function naming convention for the vl extensions.
VL is the abbrevation for Visual Lisp or Vital Lisp.
VLISP is the abbrevation for Visual Lisp only.
VILL is the abbrevation for Vital Lisp only.
It's implemented using a special feature only available under this system:
Currently if the function file-size is defined.
Cached version
This function is only called once, the result is stored in the global symbol *DEF-VLISP-BETA1*
. All subsequent calls just return a result dependent on the value of this symbol.
None
T or nil.
Works with the global symbol *DEF-VLISP-BETA1*
.
Defined in STDINIT