I've succesfully used Process Software Multinet FTP to FTP to a local UNIX box<br>then put a VAXlocal file to the \user dir<br>on the UNIX box with 'p1 variable defined in the vms command proc, then a fpt>spawn/input=<br>"somevmscommand.proc" to start another Multinet vax to unix box because the "put"<br>immediately logs you off the unix box, then<br>I wrote a command procedure on the vax, <br>"somecommand.proc" to "take" a C-Kermit script file to set host back to the unix box<br>because a procedure that must be done to send the "put" file to a secure site must be done from the bash prompt. My problem is, once I get back to the unix box and ftp out<br>I lose the symbol definition 'p1, and the C-Kermit script reports "File 'p1 not found!"<br>Can anyone help me with defining this symbol<br>globally?<br><br>$@MUFTP filename.ext<br><br><br><br><br>be