Forward_Event in a subroutine (OpenInsight)
At 21 NOV 2000 12:15:26PM Steve Botes wrote:
If I call a subroutine as a pre_save process from the write event of a window and that subroutine executes a forward_event will it trigger properly? In effect completing the write.
At 21 NOV 2000 12:34PM WinWin/Revelation Tech Support wrote:
Yes, but remember to do a Return 0.
Kim Ruane
WinWin Solutions Inc.
At 21 NOV 2000 10:22PM Steve Botes wrote:
Thanks Kim