Neal,
The MapBasic help file provides a simple example:
Dim s_filename As String
s_filename = FileOpenDlg("","","TAB","Open Table")
Your code is - I suspect - overriding the MB built-in function with a no-operation
function
Pierre
> -----Original Message-----
> From: Niemiec, Neal [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, April 16, 2001 7:18 PM
> To: '[EMAIL PROTECTED]'
> Subject: MI-L
>
> -FileOpenDlg- Function Question. I am not sure why but when I compile my
> code I don't have
> any errors. However, when I run the script there is no display of the Open
> File Dialog box.
> Any Thoughts ?
>
> '
> Declare Function fileopendlg(filename as string) As string
> Function fileopendlg(filename as string) As string
> end function
> '
>
>
> NEAL T. NIEMIEC
> GIS APPLICATION DEVELOPER
> (303) 706-4497
>
> ECHOSTAR @ INVERNESS OFFICE
> 90 Inverness Circle East
> Englewood CO 80112
>
>
>
>
>
> _______________________________________________________________________
> List hosting provided by Directions Magazine | www.directionsmag.com |
> To unsubscribe, send e-mail to [EMAIL PROTECTED] and
> put "unsubscribe MapInfo-L" in the message body.
_______________________________________________________________________
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, send e-mail to [EMAIL PROTECTED] and
put "unsubscribe MapInfo-L" in the message body.