Have a spot of bother.

Desire to register a comma delimited ASCII text file:  FILE0100.dxy

I do the following:

INPUT_FILE = FILEOPENDLG("","","dxy","select .dxy file")
REGISTER INPUT_FILE TYPE "ASCII" DELIMITER 44 TITLES

Result:  The code properly creates a .TAB file BUT the name is
FILE0100.dxy.TAB

I haven't been able to determine a way to get rid of the '.dxy' using
the INTO clause.

Hints?

TIA

Roy


----------------------------------------------------------------------
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