save_entity_count
List of: Options
Subjects: Modeler Control, SAT Save and Restore
Contents: Kernel

Action: Sets writing the entity count to the save file.

Name String: save_entity_count

Scheme: boolean #f, #t #f

Test Harness: integer 0, 1 0

C++: logical FALSE, TRUE FALSE

Description: When on, forces the number of entities saved to be written to the file header. Thus, when on, the save procedure must reposition the file, so you may not be able to save to some targets.

Example: ; save_entity_count

; Write the entity count to the file

(option:set "save_entity_count" #t)

;; #f
PDF/KERN/40OPT.PDF
HTM/DATA/KERN/KERN/40OPT/0036.HTM