The lstcsh -L option tells lstcsh that a script should be executed with load sharing enabled, so individual commands in the script may be executed on other hosts.
Run lstcsh -L script_name, or
Make the script executable and put the following as the first line of the script. By default, lstcsh is installed in LSF_BINDIR.
#!/usr/share/lsf/bin/lstcsh -L