Hello Ben, > Is there any way in mapbasic to issue a command that returns > the directory structure leading up to an open table? You can obtain the full directory and filename for a table using: TableInfo(TabName, TAB_INFO_TABFILE) and then you can obtain the directory part of the string using: PathToDirectory$(PathString) > Thanks in advance to anybody with the answer to my $20.50 question If only I could earn $20.50 so quickly all the time. :-) Regards, Warren Vick Europa Technologies Ltd, U.K. http://www.europa-tech.com ---------------------------------------------------------------------- To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put "unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]
Re: MI returning the directory structure leading to an open table
Warren Vick, Europa Technologies Ltd. Thu, 7 Oct 1999 16:03:15 -0700
- MI returning the directory structure... Humphrey, Ben
- Warren Vick, Europa Technologies Ltd.
