Forum Discussion

bduncan's avatar
bduncan
Contributor
15 years ago

Problem pausing scripts containing DLL structures

If I run the following script there are no errors and the log is created with the appropriate values: Sub Array_of_Structures     MyStructID = DLL.DefineType( "MyStruct", _               ...