std-vill-p | ![]() |
Predicate if the Vital 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. Any version of Vital Lisp is supported. (1.0 up to 3.2)
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 VLX-FILE-SIZE
is defined. (oops, 1.0 didn't have it. Needs a fix..)
Cached version
This function is only called once, the result is stored in the global symbol *DEF-VILL*
. All subsequent calls just return a result dependent on the value of this symbol.
None
T or nil.
Works with the global symbol *DEF-VILL*
.
Defined in STDINIT