Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: XMAFTP

Package: MailMan

Routine: XMAFTP


Information

XMAFTP ;(WASH ISC)/TCPIP-FTP Options ;04/17/2002 07:29

Source Information

Source file <XMAFTP.m>

Entry Points

Name Comments DBIA/ICR reference
GO ;Come here from GET or PUT (see tags below)
EXIT
SETXMF ;Set up XMSFTP array to use when doing tag FTP
FTP ;Set up 4.2995 entry and XMnn.COM file
TT
GET ;Entry for GET option
PUT ;Entry for PUT option

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Sorry...this option only works for VAX DSM"
  • Line Location: GO+1
Function Call: WRITE
  • Prompt: !!,"In process...it will take a little time to complete the transmission."
  • Line Location: GO+17
Function Call: WRITE
  • Prompt: !!,"Process Aborted !!!",$C(7)
  • Line Location: EXIT+1
Function Call: WRITE
  • Prompt: "$! FTP COM procedure for fetching file from server and sending it",!
  • Line Location: FTP+4
Function Call: WRITE
  • Prompt: "$ set noon",!
  • Line Location: FTP+5
Function Call: WRITE
  • Prompt: "$ assign/user nla0: sys$output",!
  • Line Location: FTP+6
Function Call: WRITE
  • Prompt: "$ assign/user sys$input sys$command",!
  • Line Location: FTP+7
Function Call: WRITE
  • Prompt: "$ set def "_XMSFTP(2),!
  • Line Location: FTP+8
Function Call: WRITE
  • Prompt: "$ set def "_XMSFTP(10),!
  • Line Location: FTP+9
Function Call: WRITE
  • Prompt: "$ FTP=""$TWG$TCP:[NETDIST.USER]FTP",!
  • Line Location: FTP+10
Function Call: WRITE
  • Prompt: "$ FTP "
  • Line Location: FTP+11
Function Call: WRITE
  • Prompt: XMSFTP(1),!
  • Line Location: FTP+12
Function Call: WRITE
  • Prompt: XMSFTP(3),!
  • Line Location: FTP+13
Function Call: WRITE
  • Prompt: %2,!
  • Line Location: FTP+14
Function Call: WRITE
  • Prompt: %2,!
  • Line Location: FTP+15
Function Call: WRITE
  • Prompt: "bin",!
  • Line Location: FTP+16
Function Call: WRITE
  • Prompt: "cd "_XMSFTP(2),!
  • Line Location: TT+1
Function Call: WRITE
  • Prompt: "cd "_XMSFTP(10),!
  • Line Location: TT+4
Function Call: WRITE
  • Prompt: "quit",!
  • Line Location: TT+6

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^XMBX(4.2995 - [#4.2995] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call