Hi,
if I validly call oapiGetVesselByIndex everything is all right.
But if there is no Object for the Index entered, the program crashes.
this
does not work. What else can I do?
Thanks,
Huddi
if I validly call oapiGetVesselByIndex everything is all right.
But if there is no Object for the Index entered, the program crashes.
this
Code:
try
{
...
}
catch(...){};
Thanks,
Huddi
Last edited: