Re: MI - Expressions in "Select"

2000-01-17 Thread kueg6001
Dear David, If you want to use wild-card characters in a string expression you have to use the word LIKE instead of =. The wild-card character % (percent) matches zero or more characters. The wild-card character _ (underscore) matches a single character. So your where clause should look like:

MI: pie charts

1999-09-23 Thread kueg6001
Hi list, in MapInfo you are able to vary the relative size of an pie chart in a map by "logarithm", "constant" or "square". The MapBasic commands to do this are "LOG", "CONST" and "SQRT". Is there any other possibility to vary the size? I want to create an pie chart map from 5 fields. The sum

MI: layout export (save window as)

1999-07-27 Thread kueg6001
I want to export a layout via FILE > SAVE WINDOW AS to the WMF-format but there is a problem concerning the size of the exported image: MapInfo adds an additional border outside the specified papersize. For example, if I set the papersize to US-letter (8.5 x 11 in) (FILE > PAGE SETUP), then d

Re: MI Info Tool ReadOut

1999-07-21 Thread kueg6001
Brian, if you want to print the information that is IN the info-window you can put it in a lay-out and print it then. If you want to print the ENTIRE info-window make a screen shoot: 1. with the cursor click an the title bar of the info-window 2. hold down the ALT key and press the PRINT key on