Hi List,

Am having a problem regarding "Run Command" in MB.

When MapBasic window is displayed a Table Export results in the
following:

Export "ralph" Into "C:\ALPHA\ralph.txt" Type "ASCII" Overwrite
Delimiter "," CharSet "WindowsLatin1"

In Mapbasic:
The file name, ralph, will be replaced with a variable name such as
TABLE_NAME,
The path will be replaced sith a variable such as PATH + TABLE_NAME  +
".TXT" properly surrounded by quotes.

After several hours of attempting to get all of the quotes properly
arranged into a command, string success has not been achieved.

Question:

Is there a better way to provide a flexible EXPORT command from within
Mapbasic without having to deal with all of those imbedded quotes?

Thanks in advance.



--
Roy N. Chiappini
Randa Enterprises
[EMAIL PROTECTED]
http://www.srv.net/~ziccardi/randa


----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to