The Things that Make Up this Example
Objects Required
If you imported the SET example materials, these objects have been created for you in the repository:
Calls to and from Visual Basic | To Execute this Example |
Objects Required
If you imported the SET example materials, these objects have been created for you in the repository:
Example | Type | Name | Details | Description |
VB calls VL | VB project | SET_236B.vbp | VB program that calls VL | |
VB calls VL | VB form | SET_236B.frm | Visual Basic Form SET_236B.frm | VB program that calls VL |
VB calls VL | VB executable | SET_236B.exe | VB program that calls VL | |
VB calls VL | Visual LANSA form | S_236FA | S_236FA | X_RUN string used for a form |
VB calls VL | Visual LANSA form | S_236FB | S_236FB | VL form invoked by a VB program |
VL calls VB | Visual LANSA form | S_236FX | Visual LANSA form S_236FX | VL form invokes a vb program |
VL calls VB | VB project | SET_236X.vbp | VB program called by VL | |
VL calls VB | VB form | SET_236X.frm | Visual Basic Form SET_236X.frm | VB program called by VL |
VL calls VB | VB executable | SET_236X.exe | VB program called by VL |