Code: Select all
LOCATE FindDate IN TimeVariantStartDates<1> BY "DL" SETTING Position Then
Found = @TRUE
End
And it works great if done right.
Code: Select all
LOCATE FindDate IN TimeVariantStartDates<1> BY "DL" SETTING Position Then
Found = @TRUE
End