Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > OldBasic Object : RecallEx Method
String ID of external alignment to recall.
RecallEx Method
Description
Creates Recall Alignment Command for External Alignments
Syntax
Visual Basic
Public Sub RecallEx( _
   ByVal recallID As String, _
   ByVal fname As String _
) 
Parameters
recallID
String ID of external alignment to recall.
fname
Remarks

This function does not need to be called within an alignment block.

See Also