'init' <internal parameters>This command defines the window and model size, the model position, rotational center, fonts and others. It is created and written to a file by the ``send'' command. If that command changes the window dimensions and is used in a batch file, it has to be used in the first line. Otherwhise the window dimensions take only effect after the batch file was completely parsed and executed. A batch file could look like that::
read init.fbl read ccx.frd new ds 1 e 1 plot fv all hcpy png quitIf the window size will not change then the command can later be executed.