====== Running scripts from the command line ====== L3DT will accept and run scripts if passed from the command line. This may be done by: * Dragging and dropping a script onto the L3DT icon. * Calling L3DT from the command prompt with a script filename as the first argument (e.g. 'l3dt.exe myscript.py'). The script language is recognised by the file extension. Supported file extensions include: * '.zs' (ZeoScript) * '.py' (Python, if [[bundywiki>plugins:general:cdPython|cdPython]] is installed)