line too long - Error Message

Revised: 2007-05-31 richard

Lines in a command, command file in a command file (KinK) and transcript files must be terminated with a newline, else a "line too long" error message will be generated.

For example....

command file /var/radmind/client/<command_name>.K: line #: line too long

To resolve this issue check your command, KinK and transcripts used with a particular command file and make sure you have a newline at the end of each line and end of the file.

One suggestion, if you use BBEdit to edit your radmind files, you want to make sure you have "Default line breaks:" set to "Unix (LF)" and "Force new line at end"