home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 5
/
DATAFILE_PDCD5.iso
/
utilities
/
p
/
python
/
pytexdoc
/
ext
/
lib
/
lib1
/
ftplib
/
tex
/
images.pl
(
.txt
)
< prev
next >
Wrap
LaTeX Document
|
1996-11-08
|
4KB
|
82 lines
# LaTeX2HTML 2022 (Released January 1, 2022)
# Associate images original text with physical files.
$key = q//;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.17ex; vertical-align: 176.41ex; " SRC="|."$dir".q|img15.png"
ALT="\begin{funcdesc}{retrlines}{command\optional{ callback}}
Retrieve a file or di...
... The default \var{callback} prints
the line to \code{sys.stdout}.
\end{funcdesc}">|;
$key = q/{excdesc}{error_perm}Exceptionraisedwhenanerrorcodeintherange500--599isreceived.{excdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.10ex; vertical-align: 176.47ex; " SRC="|."$dir".q|img5.png"
ALT="\begin{excdesc}{error_perm}
Exception raised when an error code in the range 500–599 is received.
\end{excdesc}">|;
$key = q/{excdesc}{error_proto}Exceptionraisedwhenareplyisreceivedfromtheserverthatdoesnotbeginwithadigitintherange1--5.{excdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.31ex; vertical-align: 176.26ex; " SRC="|."$dir".q|img6.png"
ALT="\begin{excdesc}{error_proto}
Exception raised when a reply is received from the server that does
not begin with a digit in the range 1–5.
\end{excdesc}">|;
$key = q/{excdesc}{error_reply}Exceptionraisedwhenanunexpectedreplyisreceivedfromtheserver.{excdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.38ex; vertical-align: 176.40ex; " SRC="|."$dir".q|img3.png"
ALT="\begin{excdesc}{error_reply}
Exception raised when an unexpected reply is received from the server.
\end{excdesc}">|;
$key = q/{excdesc}{error_temp}Exceptionraisedwhenanerrorcodeintherange400--499isreceived.{excdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.17ex; vertical-align: 176.68ex; " SRC="|."$dir".q|img4.png"
ALT="\begin{excdesc}{error_temp}
Exception raised when an error code in the range 400–499 is received.
\end{excdesc}">|;
$key = q/{funcdesc}{abort}{}Abortafiletransferthatisinprogress.Usingthisdoesnotalwayswork,butit'sworthatry.{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.17ex; vertical-align: 176.54ex; " SRC="|."$dir".q|img11.png"
ALT="\begin{funcdesc}{abort}{}
Abort a file transfer that is in progress. Using this does not always
work, but it's worth a try.
\end{funcdesc}">|;
$key = q/{funcdesc}{close}{}Closetheconnectionunilaterally.Thisshouldnotbeappliedtoanalreadyclosedconnection(e.g.afterasuccessfulcalltocode{quit()}.{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.17ex; vertical-align: 176.55ex; " SRC="|."$dir".q|img25.png"
ALT="\begin{funcdesc}{close}{}
Close the connection unilaterally. This should not be ...
...losed connection (e.g. after a successful call to
\code{quit()}.
\end{funcdesc}">|;
$key = q/{funcdesc}{cwd}{pathname}Setthecurrentdirectoryontheserver.{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 1.75ex; vertical-align: 177.10ex; " SRC="|."$dir".q|img21.png"
ALT="\begin{funcdesc}{cwd}{pathname}
Set the current directory on the server.
\end{funcdesc}">|;
$key = q/{funcdesc}{mkd}{pathname}Createanewdirectoryontheserver.{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.17ex; vertical-align: 176.68ex; " SRC="|."$dir".q|img22.png"
ALT="\begin{funcdesc}{mkd}{pathname}
Create a new directory on the server.
\end{funcdesc}">|;
$key = q/{funcdesc}{pwd}{}Returnthepathnameofthecurrentdirectoryontheserver.{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.17ex; vertical-align: 176.68ex; " SRC="|."$dir".q|img23.png"
ALT="\begin{funcdesc}{pwd}{}
Return the pathname of the current directory on the server.
\end{funcdesc}">|;
$key = q/{funcdesc}{rename}{fromname,toname}Renamefilevar{fromname}ontheservertovar{toname}.{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.17ex; vertical-align: 176.99ex; " SRC="|."$dir".q|img20.png"
ALT="\begin{funcdesc}{rename}{fromname toname}
Rename file \var{fromname} on the server to \var{toname}.
\end{funcdesc}">|;
$key = q/{funcdesc}{sendcmd}{command}Sendasimplecommandstringtotheserverandreturntheresponsestring.{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.17ex; vertical-align: 176.68ex; " SRC="|."$dir".q|img12.png"
ALT="\begin{funcdesc}{sendcmd}{command}
Send a simple command string to the server and return the response
string.
\end{funcdesc}">|;