Re: MI-L Batch printing of layout pages to a single PDF

2002-05-06 Thread Neil Moseley
name.wor" Set Window FrontWindow() Title "Map1" PrintWin Window FrontWindow() Close All Interactive Run Application "path\filename.wor" Set Window FrontWindow() Title "Map2" PrintWin Window FrontWindow() Close All Interactive ... Neil Moseley Geodata

Re: MI-L Editing *.map files Directly to fix correct datum

2001-12-12 Thread Neil Moseley
projection strings. Then hack your original export workspace around to give: !Workspace !Version 300 !Charset WindowsLatin1 Import "path\tablename" Type "MIF" Into "path\tablename" Close Table tablename Interactive .repeat 500 times Regards Neil Moseley Geod

Re: MI-L Large Format Printers

2001-11-20 Thread Neil Moseley
that if memory "limits" are hit, then NT somehow expands the limits and carries on. If this happens, however, the plot will usually fail. Regards Neil Moseley Geodata Computing Services http://members.iinet.net.au/~mose/ - Original Message - From: "Eric Durrance" &l

Re: MI-L Affine Transformations

2001-11-15 Thread Neil Moseley
local projection. This has the added benefit of being able to display the map in the local coordinate system if required. Regards Neil Moseley - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 16, 2001 5:40 AM Subject:

Re: MI-L Label Expressions

2001-09-20 Thread Neil Moseley
() function will return 0 if the string is not matched, so the record will be labeled with a 0 * 255 length string. I think you could conjure up a greater than solution using the Minimum() function. For a value greater than or equal to 99: Left$(ColumnX,(InStr(1,Str$(Minimum(99,ColumnY)),"99&

MI-L Summary: Accessing Mapinfo .MIG files from Delphi

2001-07-15 Thread Neil Moseley
are still problems getting some of the calls to work (Delphi = equivalent of tchar for the coordsys string ??), but HUGE progress has = been made. Thanks again. Neil Moseley Geodata Computing Services http://members.iinet.net

MI-L Accessing Mapinfo .MIG files from Delphi ?

2001-07-12 Thread Neil Moseley
Can any of the Delphi gurus help me out. This is a link to the code I have tried in Delphi to simply open then = close a grid file. http://members.iinet.net.au/~mose/download/Unit1.pas TIA Neil Moseley Geodata Computing Services http://members.iinet.net.au/

Re: MI-L Mapping OCX's

2001-07-12 Thread Neil Moseley
parc Linux and a Win2000 machine. Apparently you can include some other libraries to have native TAB file support, but I couldn't figure that out. Regards Neil Moseley Geodata Computing Services http://members.iinet.net.au/~mose/ - Original Message - From: "Andrew Whittam&quo

Re: MI-L Setup Digitizing table in MI

2001-05-18 Thread Neil Moseley
should be enabled). Regards Neil Moseley - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 15, 2001 9:19 PM Subject: MI-L Setup Digitizing table in MI > Hey, > > I am trying to setup a Summasketch tablet in MI 5.5 and I don't

Re: MI-L MI 6.0 Win2000 and HP Plotter problems

2001-03-03 Thread Neil Moseley
Peter, I am able to send plots to our 650c in two ways. (WinNT4 client & WinNT4 server). Processed on my PC then sent to the plotter via the server (Jet direct card in plotter, plotter shared on network server) or processed on the network server and sent to the plotter. This is achieved by havi