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