Fraser-

I'm not sure how ER mapper appends comments, but at the very least if you
wanted to append comments to your MI workspace you could open up the .WOR
file in a text editor and use the apostrophe character ('), which is used in
MapBasic to signify the beginning of a comment.  Then you can comment to
your hearts content.  Just be sure you add the comments AFTER the initial
workspace information that is preceded by exclamation marks (!)

eg.

!Workspace
!Version 550
!Charset WindowsLatin1

'this is a comment
'you can type all you want to describe your workspace here

Open Table "C:\Mapping\Database\AllSites" As AllSites
etc.etc. etc.


> -----Original Message-----
> From: Fraser Gardiner [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, August 20, 1999 3:20 AM
> To:   [EMAIL PROTECTED]
> Subject:      MI Workspace descriptions
> 
> Is there any way that I can append comments and descriptions to my
> workspaces so that I / other users can see what they are all about? You
> can
> do this with ER Mapper algorithms and something similar for Mapinfo would
> be
> good.
> 
> Cheers,
> 
> Fraser Gardiner
> 
> Navan, Bulgaria
> 87 James Boucher St, Sofia, Bulgaria
> Telephone: +359 2 962 4526/5586
> Facsimile:    +359 2 962 5316
> Email: [EMAIL PROTECTED]
> 
> ----------------------------------------------------------------------
> To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
> "unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]
----------------------------------------------------------------------
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