[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DEFVST



the "&REST" option is losing -- try
(DEFVST BANK MANAGER &REST VAULTS)
(SETQ CBT (CONS-A-BANK MANAGER 'BILL VAULTS 6))
and notice that BANK-VAULTS has a SELECTOR property, but
not a MACRO property.