Script functions LTCustomizer21 for AutoCAD LT reference manual

LTCustomizer21 provides interfaces that executes script command on AutoCAD LT.
Script is effective to execute commands faster and certainly on AutoCAD LT.
(For example,command() cannot execute certainly when it uses much, because it returns before termination of command of AutoCAD LT.)
LTCustomizer21 sends just script to AutoCAD LT.

reference
start_script()
write_script()
execute_script()