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 >
LaTeX Document  |  1996-11-08  |  4KB  |  82 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate images original text with physical files.
  3. $key = q//;
  4. $cached_env_img{$key} = q|<IMG
  5.   STYLE="height: 2.17ex; vertical-align: 176.41ex; " SRC="|."$dir".q|img15.png"
  6.  ALT="\begin{funcdesc}{retrlines}{command\optional{  callback}}
  7. Retrieve a file or di...
  8. ... The default \var{callback} prints
  9. the line to \code{sys.stdout}.
  10. \end{funcdesc}">|; 
  11. $key = q/{excdesc}{error_perm}Exceptionraisedwhenanerrorcodeintherange500--599isreceived.{excdesc};AAT/;
  12. $cached_env_img{$key} = q|<IMG
  13.   STYLE="height: 2.10ex; vertical-align: 176.47ex; " SRC="|."$dir".q|img5.png"
  14.  ALT="\begin{excdesc}{error_perm}
  15. Exception raised when an error code in the range 500–599 is received.
  16. \end{excdesc}">|; 
  17. $key = q/{excdesc}{error_proto}Exceptionraisedwhenareplyisreceivedfromtheserverthatdoesnotbeginwithadigitintherange1--5.{excdesc};AAT/;
  18. $cached_env_img{$key} = q|<IMG
  19.   STYLE="height: 2.31ex; vertical-align: 176.26ex; " SRC="|."$dir".q|img6.png"
  20.  ALT="\begin{excdesc}{error_proto}
  21. Exception raised when a reply is received from the server that does
  22. not begin with a digit in the range 1–5.
  23. \end{excdesc}">|; 
  24. $key = q/{excdesc}{error_reply}Exceptionraisedwhenanunexpectedreplyisreceivedfromtheserver.{excdesc};AAT/;
  25. $cached_env_img{$key} = q|<IMG
  26.   STYLE="height: 2.38ex; vertical-align: 176.40ex; " SRC="|."$dir".q|img3.png"
  27.  ALT="\begin{excdesc}{error_reply}
  28. Exception raised when an unexpected reply is received from the server.
  29. \end{excdesc}">|; 
  30. $key = q/{excdesc}{error_temp}Exceptionraisedwhenanerrorcodeintherange400--499isreceived.{excdesc};AAT/;
  31. $cached_env_img{$key} = q|<IMG
  32.   STYLE="height: 2.17ex; vertical-align: 176.68ex; " SRC="|."$dir".q|img4.png"
  33.  ALT="\begin{excdesc}{error_temp}
  34. Exception raised when an error code in the range 400–499 is received.
  35. \end{excdesc}">|; 
  36. $key = q/{funcdesc}{abort}{}Abortafiletransferthatisinprogress.Usingthisdoesnotalwayswork,butit'sworthatry.{funcdesc};AAT/;
  37. $cached_env_img{$key} = q|<IMG
  38.   STYLE="height: 2.17ex; vertical-align: 176.54ex; " SRC="|."$dir".q|img11.png"
  39.  ALT="\begin{funcdesc}{abort}{}
  40. Abort a file transfer that is in progress. Using this does not always
  41. work, but it's worth a try.
  42. \end{funcdesc}">|; 
  43. $key = q/{funcdesc}{close}{}Closetheconnectionunilaterally.Thisshouldnotbeappliedtoanalreadyclosedconnection(e.g.afterasuccessfulcalltocode{quit()}.{funcdesc};AAT/;
  44. $cached_env_img{$key} = q|<IMG
  45.   STYLE="height: 2.17ex; vertical-align: 176.55ex; " SRC="|."$dir".q|img25.png"
  46.  ALT="\begin{funcdesc}{close}{}
  47. Close the connection unilaterally. This should not be ...
  48. ...losed connection (e.g. after a successful call to
  49. \code{quit()}.
  50. \end{funcdesc}">|; 
  51. $key = q/{funcdesc}{cwd}{pathname}Setthecurrentdirectoryontheserver.{funcdesc};AAT/;
  52. $cached_env_img{$key} = q|<IMG
  53.   STYLE="height: 1.75ex; vertical-align: 177.10ex; " SRC="|."$dir".q|img21.png"
  54.  ALT="\begin{funcdesc}{cwd}{pathname}
  55. Set the current directory on the server.
  56. \end{funcdesc}">|; 
  57. $key = q/{funcdesc}{mkd}{pathname}Createanewdirectoryontheserver.{funcdesc};AAT/;
  58. $cached_env_img{$key} = q|<IMG
  59.   STYLE="height: 2.17ex; vertical-align: 176.68ex; " SRC="|."$dir".q|img22.png"
  60.  ALT="\begin{funcdesc}{mkd}{pathname}
  61. Create a new directory on the server.
  62. \end{funcdesc}">|; 
  63. $key = q/{funcdesc}{pwd}{}Returnthepathnameofthecurrentdirectoryontheserver.{funcdesc};AAT/;
  64. $cached_env_img{$key} = q|<IMG
  65.   STYLE="height: 2.17ex; vertical-align: 176.68ex; " SRC="|."$dir".q|img23.png"
  66.  ALT="\begin{funcdesc}{pwd}{}
  67. Return the pathname of the current directory on the server.
  68. \end{funcdesc}">|; 
  69. $key = q/{funcdesc}{rename}{fromname,toname}Renamefilevar{fromname}ontheservertovar{toname}.{funcdesc};AAT/;
  70. $cached_env_img{$key} = q|<IMG
  71.   STYLE="height: 2.17ex; vertical-align: 176.99ex; " SRC="|."$dir".q|img20.png"
  72.  ALT="\begin{funcdesc}{rename}{fromname  toname}
  73. Rename file \var{fromname} on the server to \var{toname}.
  74. \end{funcdesc}">|; 
  75. $key = q/{funcdesc}{sendcmd}{command}Sendasimplecommandstringtotheserverandreturntheresponsestring.{funcdesc};AAT/;
  76. $cached_env_img{$key} = q|<IMG
  77.   STYLE="height: 2.17ex; vertical-align: 176.68ex; " SRC="|."$dir".q|img12.png"
  78.  ALT="\begin{funcdesc}{sendcmd}{command}
  79. Send a simple command string to the server and return the response
  80. string.
  81. \end{funcdesc}">|; 
  82.