I figured out the problem. In the ReDim declarations I had set the upper limit too low. I needed to calculate 14 results in a table and I had set the ReDim declaration from (1 To 14). For some reason the setup parameter box on the editor/compiler would not take the integer 14 in the iarg0 box...
I'm not a professional programmer, however, I've been tasked with writing 3 small programs for an on-stream gas chromatograph using something the analyzer vendor calls MaxBasic, which is a subset of Visual Basic 3.0. After extracting data from two tables in a database as SnapShots, and decalring...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.