0

I am attempting to compile a quick MapBasic tool I have written, however it won't compile despite the variable being clearly defined

enter image description here

It's probably something simple I am missing, can somebody point out where I am going wrong?

asked Mar 20, 2015 at 10:00

1 Answer 1

2

It was an error later in my code:

I forgot to separate in instance of nMID from the run command string (I didn't have the "&" symbols before it) so it was referring to this instance.

enter image description here

answered Mar 20, 2015 at 11:08

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.