You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Description

Executes the Merge Model process using the indicated QuickLaunch file and Decision. Valid values are: 0 = Ignore, 1 = MergeAllToTarget, 2 = MergeAllToCurrent. PARAMETERS: FilePath (String), Decision (Integer). RETURN DATATYPE: Boolean.

Syntax

Public Function DoMerge( _
   ByVal FilePAth As Variant, _
   ByVal Decision As Variant _
) As Variant

Parameters

  • FilePath
  • Decision


  • No labels