perun_zdenda wrote: > > I hope my following massage is my misunderstanding of mitab.dll use > in VisualBasic, however, I'd like to report possible error in color > and symbol reading. Unfortunately, I can't attach file, so, I have to > send the whole code in this message. > Possible error consist in: > 1) bad interpretation of color parts from the side of MITAB.DLL (see > all private procedures in my example) > 2) wrong return values (no values, better say) of symbol_color, > symbol_no, symbol_size when reading symbols (see procedure > MapTab_ReadSymbols) > > I hope, there is just error on my side (but I can't see it). Either > yes or not, please, could somebody explain what's wrong? >
Zdenek, I'm not aware of any problems in the areas that you described, those functions have been used before and work for others. There are lots of people willing to help on this list, but nobody has the time/interest to dig through 300 lines of code. Perhaps you would increase your chances of getting replies from other users on this list if you provided more specific information, or provided a short (very short) testcase with the expected outputs and the actual (wrong) outputs that you get. Daniel -- ------------------------------------------------------------ Daniel Morissette [EMAIL PROTECTED] DM Solutions Group http://www.dmsolutions.ca/ ------------------------------------------------------------ ------------------------ Yahoo! Groups Sponsor --------------------~--> $9.95 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/dkFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/mitab/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
