X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=txt%2Finstallation_en.txt;h=8e306282672b9268bcd0f34172c84a82a0f205a7;hb=05ace8aed12c22b45b8905dacf8de58d79371f5a;hp=ac606c760b64d7dcc48661b9edbb355d7dea8430;hpb=a9f28e80e3936421f830bba0eacffd3bb509a9cb;p=spider.git diff --git a/txt/installation_en.txt b/txt/installation_en.txt index ac606c76..8e306282 100644 --- a/txt/installation_en.txt +++ b/txt/installation_en.txt @@ -1282,16 +1282,15 @@ down this route! - ' ' is the delimiting character for a word or phrase of an - expect/send line in a chat type script. The words/phrases - normally come in pairs, either can be empty. Each line reads - input from the connection until it sees the string (or perl - regular expression) contained in the left hand string. If the - left hand string is empty then it doesn't read or wait for - anything. The comparison is done ignoring case. When the left - hand string has found what it is looking for (if it is) then the - right hand string is sent to the connection. This process is - repeated for every line of chat script. + ' line in a chat type script. The words/phrases normally come in + pairs, either can be empty. Each line reads input from the + connection until it sees the string (or perl regular expression) + contained in the left hand string. If the left hand string is + empty then it doesn't read or wait for anything. The comparison + is done ignoring case. When the left hand string has found what + it is looking for (if it is) then the right hand string is sent + to the connection. This process is repeated for every line of + chat script. client @@ -1334,6 +1333,7 @@ # you can leave this out if you call this script 'gb7djk' client gb7djk telnet + Both these examples assume that everything is set up properly at the other end. You will find other examples in the /spider/examples directory.