At 05:19 PM 31-08-99 +0800, you wrote:
>ie my script could look along the lines of...
>/----------------------------
>SETINI WINEXEC.COMMAND="perl"
>SETINI WINEXEC.ARGS="make_con.pl"
>SETINI WINEXEC.TYPE="E"
>SETINI WINEXEC.EXIT="D"
>GX winexec.gx
>
>SETINI MAPPLOT.CON=".\plot.con"
>SETINI MAPPLOT.NEW="1"
>SETINI MAPPLOT.MS1=""
>//SETINI MAPPLOT.MAP=""
>LOADINI plot.ini // this contains map name required
> // and the ini file was created during the winexec
>above
>GX mapplot.gx
>/-----------------------------
>
>the file plot.ini just contains something like
>SETINI MAPPLOT.MAP="my_map.map"
>
Andrew,
You can solve your problem by removing the SETINI statements from your .INI
file. Then I think it will work.
<SHAMELESS PROMOTION ON>
You could accomplish the same thing by having your PERL script write out a
complete script file and run it from DDScript, one of the Power Toolbox
utilities. I often use PDF's to do the same thing.
< SHAMELESS PROMOTION OFF>
cheers,
Marc
---------------------------------------------------------------------------
Data Donkey - Geophysical Data Processing, Consulting and Software Development
Creator of the POWER TOOLBOX utilities for OASIS montaj
contact: mailto:[EMAIL PROTECTED] tel (306) 931-6853 or
http://www.datadonkey.com
_______________________________________________________
More mailing list info http://www.geosoft.com/support/listserv/index.html