Hi all, Must be a simple question for most of you. 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. Thanks in advance Simon
