Hi Sarah,

You could use a script built into a workspace file something like the
following (I have assumed each workspace file has only two windows open -
the map and the browser and that you have set up the printer preferences)



Run Application "c:\MyPathToWor\Calif1.wor"
printwin Window WindowID(1)
printwin Window WindowID(2)
close all

Run Application "c:\MyPathToWor\Calif2.wor"
printwin Window WindowID(1)
printwin Window WindowID(2)
close all

Run Application "c:\MyPathToWor\Calif3.wor"
printwin Window WindowID(1)
printwin Window WindowID(2)
close all

Run Application "c:\MyPathToWor\Calif4.wor"
printwin Window WindowID(1)
printwin Window WindowID(2)
close all

etc 

etc

Let me know if this doesn't make sense.


Cheers

Martin

==================================
Martin Roundill
GIS Manager
Waitakere City Council
Private Bag 93109
Henderson
Waitakere City
New Zealand




-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 3 February 2000 13:24
To: [EMAIL PROTECTED]
Subject: MI General question


I have a series of workspaces based on 8 specific regions in California.  I
print two layouts for each region, one is the map and the other is table
information.  It's time consuming to go into each folder, bring up the
workspace, open the layouts, print each one, close the workspace, go into
the
next folder (region) and repeat the whole process.  Is there a way I can
bundle these together?  Similar to Excel where you can have many worksheets
in
one file.  I'd like one big fat file with all the workspaces in it so I
could
just say "print all" and everything would print.

I am not a major computer guru which means I don't know much about macros.
Fooled around with them but success rate is low.



<;)))><
Sarah the Secretary
----------------------------------------------------------------------
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