Mark - You can use DIM in the MapBasic window so you can use it in a workspace. The variable 'belongs' to the mapinfo session, not an individual mbx, so if you run the workspace more than one in the same session you'll get errors. So - at the end of your workspace - UNDIM everything you've set up.
The big limitation with workspaces - uncompiled code - is the inability to iterate code or use logical switches. Otherwise you can do most things. HTH Paul Crisp Syntegra Direct: 0191 461 4522 Mobile: 0776 414 3762 Fax: (0191) 461 1959 Innovation Place Metro Riverside Park Delta Bank Road Gateshead Tyne & Wear NE11 9DJ -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 01 May 2002 13:02 To: [EMAIL PROTECTED] Subject: MI-L Using DIM in workspaces I'm trying to do various things with workspaces and would like to find out what the limitations are for coding in workspaces. Doe's anyone know of information papers or have examples that I could look at to get a general idea of what can be achieved. I know this could all be done in MapBasic but I would still like to know how powerful workspaces can be without the need for coding in MB. Thanks all Mark Percival This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in error, please notify the sender. ____________________________________________________________________ This message has been checked for all known viruses by Star Internet delivered through the MessageLabs Virus Scanning Service. --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ******************************************************************** This email may contain information which is privileged or confidential. If you are not the intended recipient of this email, please notify the sender immediately and delete it without reading, copying, storing, forwarding or disclosing its contents to any other person Thank you Check us out at http://www.syntegra.com ********************************************************************
