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_lgv_cko_fil_lst () |
| Check out all files to the given disc+path on client from the list (T_CAX_FIL_TMP) which corresponds with the structure identification. More... | |
| int | xfile_lgv_cko_fil_one () |
| Check out one file to the given disc+path on server or client. More... | |
| int | xfile_lgv_del_cax_tmp () |
| Delete entries in the temporary tables T_CAX_STR_TMP and T_CAX_FIL_TMP which corresponds with the structure identification. More... | |
| int | xfile_lgv_loa_cax_str () |
| Call the stored procedure to load the CAX structure in the temporary tables T_CAX_STR_TMP and T_CAX_FIL_TMP. More... | |
| int | xfile_lgv_ord_fil_rep () |
| Replicate file into another vault for DFM order. More... | |
| int | xfile_lgv_rea_cax_fil () |
| Read the values step identification, filename and the flag if the file is local or not from the temporary file table T_CAX_FIL_TMP which corresponds with the structure identification. 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... | |