On Tue, 6 Jul 2004, Simon Roy wrote:

> I am trying to use a variable to define the coordsys clause in a create
> map statement.
>  
> Newprojection = ChooseProjection$( 1, True)
> .
> Create map for thenewtable Newprojection
>  
> When compiling, I get the following message : Missing = in assignment to
> Newprojection
>  
> I am not sure to understand why.


I think the problem is that the first parameter of ChooseProjection$() is
supposed to be a string, not an integer.

- Bill Thoen



---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 12476

Reply via email to