home *** CD-ROM | disk | FTP | other *** search
Microsoft Windows Help File Content | 1999-09-02 | 11.4 KB | 231 lines |
- :Base XceedBkp.hlp
- :Title Xceed Backup Help Contents
- 1 Welcome to the Xceed Backup Library=Welcome_to_the_Xceed_Backup_Library
- 1 Contents=Contents
- 1 Introduction
- 2 Features of the Xceed Backup Library=Features_of_the_Xceed_Backup_Library
- 2 About the free trial version=About_the_free_trial_version
- 1 Installing
- 2 Installation instructions index=Installation_instructions_index
- 2 Installation instructions for Visual Basic 4.0 (32-bit)=Installation_instructions_for_Visual_Basic_4_0_32_bit_
- 2 Installation instructions for Visual Basic 5.0=Installation_instructions_for_Visual_Basic_5_0
- 2 Installation instructions for Visual Basic 6.0=Installation_instructions_for_Visual_Basic_6_0
- 2 Installation instructions for Visual C++ 4.0 (MFC)=Installation_instructions_for_Visual_C_4_0_MFC_
- 2 Installation instructions for Visual C++ 5.0 (MFC)=Installation_instructions_for_Visual_C_5_0_MFC_
- 2 Installation instructions for Visual C++ 6.0 (MFC)=Installation_instructions_for_Visual_C_6_0_MFC_
- 2 Installation instructions for Word 97 and Excel 97=Installation_instructions_for_Word_97_and_Excel_97
- 2 Installation instructions for Access 97=Installation_instructions_for_Access_97
- 2 Installation instructions for Visual FoxPro 5.0 and 6.0=Installation_instructions_for_Visual_FoxPro_5_0_and_6_0
- 2 Installation instructions for Delphi 3.0=Installation_instructions_for_Delphi_3_0
- 2 Installation instructions for Delphi 4.0=Installation_instructions_for_Delphi_4_0
- 2 Installation instructions for C++ Builder 3.0=Installation_instructions_for_C_Builder_3_0
- 2 Installation instructions for C++ Builder 4.0=Installation_instructions_for_C_Builder_4_0
- 2 Installation instructions for other 32-bit development environments=Installation_instructions_for_other_32_bit_development_environments
- 1 Getting started quickly
- 2 About the getting started quickly section=About_the_getting_started_quickly_section
- 2 Backup concepts=Backup_concepts
- 2 Backing up files=Backing_up_files
- 2 Performing scheduled backups=Performing_scheduled_backups
- 2 Restoring files=Restoring_files
- 1 Xceed Backup controls reference
- 2 Overview of the Xceed Backup controls=Overview_of_the_Xceed_Backup_controls
- 2 Using the controls via property pages=Using_the_controls_via_property_pages
- 2 Formless use of the controls=Formless_use_of_the_controls
- 2 Running multiple operations at the same time=Running_multiple_operations_at_the_same_time
- 2 FileSelection control properties
- 3 About the FileSelection control properties=About_the_FileSelection_control_properties
- 3 FilesToProcess property=FilesToProcess_property
- 3 FilesToExclude property=FilesToExclude_property
- 3 MaxDate property=MaxDate_property
- 3 MinDate property=MinDate_property
- 3 RegKeysToInclude property=RegKeysToInclude_property
- 2 FileSelection control methods
- 3 About the FileSelection control methods=About_the_FileSelection_control_methods
- 3 AddFilesToProcess method=AddFilesToProcess_method
- 3 AddFilesToExclude method=AddFilesToExclude_method
- 3 AddRegKeysToInclude method=AddRegKeysToInclude_method
- 2 BackupJob control properties
- 3 About the BackupJob control properties=About_the_BackupJob_control_properties
- 3 BackupFolder property=BackupFolder_property
- 3 BackupSetName property (BackupJob control)=BackupSetName_property_BackupJob_control_
- 3 BackupType property=BackupType_property
- 3 CompressionLevel property=CompressionLevel_property
- 3 EncryptionPassword property (BackupJob control)=EncryptionPassword_property_BackupJob_control_
- 3 RetentionPeriod property=RetentionPeriod_property
- 3 Selection property (BackupJob control)=Selection_property_BackupJob_control_
- 3 VerifyAfterBackup property=VerifyAfterBackup_property
- 2 RestoreJob control properties
- 3 About the RestoreJob control properties=About_the_RestoreJob_control_properties
- 3 BackupSetName property (RestoreJob control)=BackupSetName_property_RestoreJob_control_
- 3 EncryptionPassword property (RestoreJob control)=EncryptionPassword_property_RestoreJob_control_
- 3 PreservePaths property=PreservePaths_property
- 3 RedirectToFolder property=RedirectToFolder_property
- 3 RestoreCorruptedFiles property=RestoreCorruptedFile_property
- 3 RestoreSecurity property=RestoreSecurity_property
- 3 Selection property (RestoreJob control)=Selection_property_RestoreJob_control_
- 2 ScheduledJob control properties
- 3 About the ScheduledJob control properties=About_the_ScheduledJob_control_properties
- 3 DaysOfWeek property=DaysOfWeek_property
- 3 Job property=Job_property
- 3 RecurrenceType property=RecurrenceType_property
- 3 RecurrenceInterval property=RecurrenceInterval_property
- 3 Required property=Required_property
- 3 StartDate property=StartDate_property
- 2 XceedBackup control properties
- 3 About the XceedBackup control properties=About_the_XceedBackup_control_properties
- 3 Abort property=Abort_property
- 3 BackgroundProcessing property=BackgroundProcessing_property
- 3 CatalogFolder property=CatalogFolder_property
- 3 CurrentOperation property=CurrentOperation_property
- 3 LogDetailLevel property=LogDetailLevel_property
- 3 LogFolder property=LogFolder_property
- 3 LogFilename (read-only) property=LogFilename_read_only_property
- 3 ScheduledJobs property=ScheduledJobs_property
- 2 XceedBackup control methods
- 3 About the XceedBackup control methods=About_the_XceedBackup_control_methods
- 3 Backup method=Backup_method
- 3 BrowseCatalogs method=BrowseCatalogs_method
- 3 GetErrorDescription method=GetErrorDescription_method
- 3 License method=License_method
- 3 RecreateCatalogs method=RecreateCatalogs_method
- 3 Restore method=Restore_method
- 3 StartScheduler method=StartScheduler_method
- 3 StopScheduler method=StopScheduler_method
- 2 XceedBackup control events
- 3 About the XceedBackup control events=About_the_XceedBackup_control_events
- 3 AfterBackingUpFile event=AfterBackingUpFile_event
- 3 AfterRestoringFile event=AfterRestoringFile_event
- 3 BackingUpRegKey event=BackingUpRegKey_event
- 3 BackupFileExpired event=BackupFileExpired_event
- 3 BackupFileNotFound event=BackupFileNotFound_event
- 3 BeforeBackingUpFile event=BeforeBackingUpFile_event
- 3 BeforeRestoringFile event=BeforeRestoringFile_event
- 3 BrowsingCatalog event=BrowsingCatalog_event
- 3 BrowsingCatalogEntry event=BrowsingCatalogEntry_event
- 3 FileStatus event=FileStatus_event
- 3 GlobalStatus event=GlobalStatus_event
- 3 InsertMedia event=InsertMedia_event
- 3 InvalidPassword event=InvalidPassword_event
- 3 MediaNotEmpty event=MediaNotEmpty_event
- 3 OpenedFile event=OpenedFile_event
- 3 ProcessCompleted event=ProcessCompleted_event
- 3 RecreatingCatalog event=RecreatingCatalog_event
- 3 RecreatingCatalogEntry event=RecreatingCatalogEntry_event
- 3 ReplacingRegKey event=ReplacingRegKey_event
- 3 ReplacingFile event=ReplacingFile_event
- 3 RestoringRegKey event=RestoringRegKey_event
- 3 SkippingFile event=SkippingFile_event
- 3 SkippingBackupFile event=SkippingBackupFile_event
- 3 SkippingCatalogFile event=SkippingCatalogFile_event
- 3 SkippingRegKey event=SkippingRegKey_event
- 3 StartingBackup event=StartingBackup_event
- 3 StartingRestore event=StartingRestore_event
- 3 StartingVerify event=StartingVerify_event
- 3 VerifiedFile event=VerifiedFile_event
- 2 Error codes
- 3 About the error codes=About_the_error_codes
- 3 berBackupExists=berBackupExists
- 3 berBackupFileNotFound=berBackupFileNotFound
- 3 berBackupFilesSkipped=berBackupFilesSkipped
- 3 berBusy=berBusy
- 3 berCatalogFilesSkipped=berCatalogFilesSkipped
- 3 berCOMError=berCOMError
- 3 berCreateCatalogFile=berCreateCatalogFile
- 3 berCreateLabelFile=berCreateLabelFile
- 3 berEmptyBackupFile=berEmptyBackupFile
- 3 berEndOfBackupFile=berEndOfBackupFile
- 3 berFilesSkipped=berFilesSkipped
- 3 berInsertMediaAbort=berInsertMediaAbort
- 3 berInternalError=berInternalError
- 3 berInvalidBackupFileHeader=berInvalidBackupFileHeader
- 3 berInvalidCatalogFile=berInvalidCatalogFile
- 3 berInvalidLabelFile=berInvalidLabelFile
- 3 berMediaNotEmptyAbort=berMediaNotEmptyAbort
- 3 berMemory=berMemory
- 3 berMissingBackupFolder=berMissingBackupFolder
- 3 berMissingBackupSetName=berMissingBackupSetName
- 3 berMissingRedirectToFolder=berMissingRedirectToFolder
- 3 berMoveFile=berMoveFile
- 3 berNoSelection=berNoSelection
- 3 berNoBackupFilesFound=berNoBackupFilesFound
- 3 berNoCatalogFilesFound=berNoCatalogFilesFound
- 3 berNotABackupFile=berNotABackupFile
- 3 berNothingToDo=berNothingToDo
- 3 berNotLicensed=berNotLicensed
- 3 berOpenBackupFile=berOpenBackupFile
- 3 berOpenCatalogFile=berOpenCatalogFile
- 3 berProcessStarted=berProcessStarted
- 3 berReadBackupFile=berReadBackupFile
- 3 berReadCatalogFile=berReadCatalogFile
- 3 berReadLabelFile=berReadLabelFile
- 3 berSecurityNotRestored=berSecurityNotRestored
- 3 berSeekInBackupFile=berSeekInBackupFile
- 3 berSelectionIsEmpty=berSelectionIsEmpty
- 3 berSuccess=berSuccess
- 3 berUserAbort=berUserAbort
- 3 berUserPreventLaunch=berUserPreventLaunch
- 3 berVerificationFailed=berVerificationFailed
- 3 berWriteBackupFile=berWriteBackupFile
- 3 berWriteCatalogFile=berWriteCatalogFile
- 3 berWriteLabelFile=berWriteLabelFile
- 2 Skipping reasons
- 3 About the skipping reasons=About_the_skipping_reasons
- 3 bsrAccessDenied=bsrAccessDenied
- 3 bsrBackupType=bsrBackupType
- 3 bsrCreateFile=bsrCreateFile
- 3 bsrCreateFolder=bsrCreateFolder
- 3 bsrCreateTempFile=bsrCreateTempFile
- 3 bsrDamagedBackupFile=bsrDamagedBackupFile
- 3 bsrDamagedCatalogFile=bsrDamagedCatalogFile
- 3 bsrDateRange=bsrDateRange
- 3 bsrFilesToExclude=bsrFilesToExclude
- 3 bsrInternalError=bsrInternalError
- 3 bsrInvalidCRC=bsrInvalidCRC
- 3 bsrInvalidSize=bsrInvalidSize
- 3 bsrInvalidPassword=bsrInvalidPassword
- 3 bsrMoveFile=bsrMoveFile
- 3 bsrNoFilesMatched=bsrNoFilesMatched
- 3 bsrOpenFile=bsrOpenFile
- 3 bsrReadFile=bsrReadFile
- 3 bsrReadTempFile=bsrReadTempFile
- 3 bsrRestoreDiskFull=bsrRestoreDiskFull
- 3 bsrRestoreRegKey=bsrRestoreRegKey
- 3 bsrUserNotReplace=bsrUserNotReplace
- 3 bsrWriteFile=bsrWriteFile
- 3 bsrWriteTempFile=bsrWriteTempFile
- 2 Enumerations
- 3 About the enumerations=About_the_enumerations
- 3 bkpBackupType enumeration=bkpBackupType_enumeration
- 3 bkpCompressionLevel enumeration=bkpCompressionLevel_enumeration
- 3 bkpCurrentOperation enumeration=bkpCurrentOperation_enumeration
- 3 bkpDaysOfWeek enumeration=bkpDaysOfWeek_enumeration
- 3 bkpError enumeration=bkpError_enumeration
- 3 bkpFileAttributes enumeration=bkpFileAttributes_enumeration
- 3 bkpLogDetailLevel enumeration=bkpLogDetailLevel_enumeration
- 3 bkpNotEmptyAction enumeration=bkpNotEmptyAction_enumeration
- 3 bkpRecurrenceType enumeration=bkpRecurrenceType_enumeration
- 3 bkpOpenedFileAction enumeration=bkpOpenedFileAction_enumeration
- 3 bkpReplacingRegKeyAction enumeration=bkpReplacingRegKeyAction_enumeration
- 3 bkpSkippingReason enumeration=bkpSkippingReason_enumeration
- 3 bkpValueType enumeration=bkpValueType_enumeration
- 1 Deploying
- 2 What must be distributed=What_must_be_distributed
- 2 About the ActiveX component=About_the_ActiveX_component
- 1 Samples
- 2 About the sample applications=About_the_sample_applications
- 2 About the VB 6 sample=About_the_VB6_sample
- 2 About the Delphi 4 sample=About_the_Delphi_4_sample
- 2 About the VC++ 6 sample=About_the_VC_6_0_sample
- 1 Recovery Wizard
- 2 About the recovery wizard application=About_the_recovery_wizard
- 1 Legal information
- 2 License, copyright and disclaimer=License_copyright_and_disclaimer
- 2 Acknowledgments=Acknowledgments
- 1 Contact and product information
- 2 Xceed Software's address, phones and email=Xceed_Software_s_address_phones_and_email
- 2 Order form with pricing information=Order_form_with_pricing_information
- 2 How to order Xceed Backup=How_to_order_Xceed_Backup_Library
- 2 Upgrades=Upgrades
- 2 Technical support=Technical_support
- 2 Year 2000 compliance=Year_2000_compliance
-