std-ver-int-p


Synopsis

(std-ver-int-p)

Description

Predicate if the current AutoCAD version is a international release, not a domestic (locked) one. It holds also true for the locked version.

Cached version

This function is only called once, the result is stored in the global symbol *SYS-LOCKED*. All subsequent calls just return a result dependent on the value of this symbol.

Arguments

None

Return Value

T or nil.

Side Effects

Works with the global symbol *SYS-LOCKED*.

Module

Defined in STDINIT