In select statement how to avoid divide by zero in MapBasic:
select (col1/col2) "result"
If col2 is 0 it returns null.
How to use ISNULL or something in mapbasic?
Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...
No comments:
Post a Comment