X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=txt%2Finstallation_en.txt;h=ac606c760b64d7dcc48661b9edbb355d7dea8430;hb=4a988d6dfcb4f50b4dd5db916294cd5aa87d3d22;hp=8e306282672b9268bcd0f34172c84a82a0f205a7;hpb=b9a94abaa884ae7a95d12effd8df111be2767015;p=spider.git diff --git a/txt/installation_en.txt b/txt/installation_en.txt index 8e306282..ac606c76 100644 --- a/txt/installation_en.txt +++ b/txt/installation_en.txt @@ -1282,15 +1282,16 @@ down this route! - ' 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. + ' ' 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. client @@ -1333,7 +1334,6 @@ # 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.