Functions | |
int | xfile_bck_up () |
Creates a backup of the selected file. More... | |
int | xfile_chg_are (const char *param, const char *ignore) |
More... | |
int | xfile_chk_del_rel () |
Checks if the file - vault relation can be deleted. More... | |
int | xfile_chk_out () |
Checks out a file from a vault. More... | |
int | xfile_cki_dis_sec () |
Checks in a file into a distributed vault. More... | |
int | xfile_cki_res () |
Checks in a file and reset the document reservation. More... | |
int | xfile_cko_res () |
Checks out a file and reserve the document. More... | |
int | xfile_dis_fil () |
Distributes a file into another vault. More... | |
int | xfile_dis_pvm_fil () |
Distributes a file into another vault. More... | |
int | xfile_fil_rep () |
Distributes the current file in another vault. More... | |
int | xfile_get_eif_inf () |
Prints the path and filename of the crypted file within the vault of the kind 'EIF'. More... | |
int | xfile_mov_in () |
Moves (copy) the file from the external vault to the original vault. More... | |
int | xfile_mov_out () |
Moves a file from the original vault to an external vault The name of the external vault is written into the field T_FILE_DAT.EXTERNAL_AREA and the file status is changed. More... | |
int | xfile_ret_bck_up () |
Copies a file back from the backup vault into the original vault. More... | |
int | xfile_sec_are () |
Sets, gets or resets the vault for the global document-file mask. More... | |
int | xfile_sel_fil () |
Shows a file dialog to select a file for the document - file mask. More... | |
int | xfile_set_cop () |
Sets the copy mode (COPY or DUPLICATE). More... | |
int | xfile_set_flg () |
Sets the file status flag. More... | |
int | xfile_upd_fil () |
Copies a file from the current ('A'), origin ('O'), or choice ('C') directory into the vault. More... | |