6 64 1 VB Example

LANSA Open Guide

6.64.1 VB Example

iRet = LceDeleteSelect(iSession, "SKLTAB")

' Set Select to IMMEDIATE MODE is recommended for reasons of speed

iRet = LceSetSelectOptions(iSession, "*RECEIVEIMMED")

 

Refer to the Visual Basic sample programs for further examples of using this function.