|
I am developing an application where I need to
place some profiles and a grid image on a map. I place the profiles on the map
through the iRunGX_SYS command. I first tried to display the grid image on the map by using a iRunGX_SYS("gridimg.gx") command.
This was not satisfactory to me because it always came up with the default
colour.tbl; I wanted to specify a specific zone file. I proceeded to cut and
paste the appropriate parts from the GRIDIMG.GXC file to my GX file. The problem
comes when the gx comes to the statement;
View = Create_MVIEW(Map, "*Data",
MVIEW_WRITEOLD)
I get the message:
error in storage "Data". Access denied. The file
cannot be accessed, possibly because it is already open and used by another
process.
I'm obviously don't completely understand the use
of MVIEW objects. Can someone help me with
this?
Aaron Balasch
Sky Hunter Technologies Inc. Suite 101, 1725 10th Avenue S.W. Calgary, Alberta T3C 0K1 Phone: (403)228-2175 Fax: (403)244-7955 email: [EMAIL PROTECTED] |
