Bill I possess MapBasic 5.1 and MapInfo 5.5, the sentence Set Window haven�t Export , Border, etc.
and Save Window haven�t Resolution Any help ? Javier Quispe ---------- Original Message ----------- From: [EMAIL PROTECTED] To: "Javier Quispe" <[EMAIL PROTECTED]> Sent: Thu, 9 Oct 2003 12:35:45 -0400 Subject: Re: MI-L Insert Copyright > Try this set of commands below on your mapper or layout from the MapBasic > Window. > If you are using a run command to do it in your MBX, you need to > build a string for Set Window and the Save Window command listed > below. Use the Note statement in your MBX to make sure the correct > string is being passed with the run command. > > Set Window FrontWindow() Export Border On TrueColor ON Dither > Halftone Transparency Raster Device Vector Device > > Save Window FrontWindow() As "C:\temp\MyExportFile.BMP" Type "BMP" > Width 4 Units "in" Height 4 Units "in" Resolution 300 Copyright "My Image" > > Regarsds, > -Bill > > Mail List: > [EMAIL PROTECTED] > > From: on 10/09/2003 09:29 AM > > To: "Lista MapInfo Ingles" <mapinfo- > [EMAIL PROTECTED]> > > cc: > > Subject: MI-L Insert Copyright > > Hi > > The MapBasic command "Save Window As ..." has a "Copyright" clause that'll > insert a text in the bottom of the exported map image,but it doesn't > work, somebody can help me in this respect. Is it necessary to > configure some other parameter? > > Javier Quispe > Lima Peru > > --------------------------------------------------------------------- > List hosting provided by Directions Magazine | www.directionsmag.com > | To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > Message number: 8683 ------- End of Original Message ------- --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 8688
