FTAM/9000 Programmer's Guide
Chapter 5 213
Using High Level, Context Free Functions
Copying and Moving FTAM Files (HLCF)
ft_fmove() Parameters
ft_fmove()
Parameter
Type Description
source_dirname Optional Input Directory distinguished name of the source
filestore; NULL implies local filestore
source_filename Mandatory
Input
Path name of the file you are moving; must be
in the syntax of the real filestore
destination_dirname Optional Input Directory distinguished name of the
destination filestore; NULL implies local
filestore
destination_filename Optional Input Path name of the file to which you are moving;
NULL implies source_filename; must be in the
syntax of the real filestore
ae_label Mandatory
Input
Uniquely identifier of ftam_init you want to
service the request; if pointing to a NULL
location, the interface uses a currently
activated ftam_init or activates and deactivates
a ftam_init
Output Uniquely identifier for ftam_init that serviced
the request
return_event_name Mandatory
Input
If the call is asynchronous, uniquely identifies
the function call; if the call is synchronous, the
value is 0 (zero)
input_dcb->
source_init_id
Optional Input Source login account
input_dcb->
source_filestore_pw
Optional Input Login password for the source_init_id account
input_dcb->
source_account
Optional Input Identifies who is responsible for accumulated
storage charges on source file; HP–UX
responders accept, but ignore this value