| Lines 13-14 were replaced by lines 13-14 |
| - all instruments and are placed in the subdirectory ''sea/tcl''. There |
| - is one exception, ''sea/sea.tcl''. This file contains |
| + all instruments and are placed in the directory ''~/sea/tcl''. There |
| + is one exception, ''~/sea/sea.tcl''. This file contains |
| Line 16 was replaced by lines 16-17 |
| - instrument independent startup file ''sea/tcl/seainit.tcl''. |
| + instrument independent startup file ''~/sea/tcl/seainit.tcl''. |
| + This file calls all scripts in the directory ''~/sea/tcl/startup/'. |
| Lines 49-52 were replaced by line 50 |
| - samenv <device name> configure sea for the given SE device |
| - samenv show the actual configuration |
| - samenv none remove all objects related with the actual |
| - SE device |
| + samenv <device name> configure sea for the given SE device |
| Lines 54-55 were replaced by line 52 |
| - cfgenv <driver> <host:port> configure the serial connection of a controller |
| - cfgenv list all configured controllers |
| + samenv show the actual configuration |
| Lines 57-58 were replaced by lines 54-63 |
| - makenv <object> <driver> make an object, using the configuration defined with |
| - cfgenv this command can be used in configuration scripts only |
| + samenv none remove all objects related with the actual |
| + SE device |
| + |
| + cfgenv <driver> <host:port> configure the serial connection of a controller |
| + |
| + cfgenv list all configured controllers |
| + |
| + makenv <object> <driver> make an object, using the configuration defined |
| + with cfgenv (this command can be used in |
| + configuration scripts only) |