I am currently attempting to write an integrated program with a MapInfo application and am having a problem with what should be a very simple process in VB 6.
I cannot seem to pass the contents of a string variable to a variable within MapInfo's integral coding system, MapBasic. It works perfectly well if I call out the variable as an integer and it also works if the text string is "hard" coded into the command line.
...