I have been using AMS4 for a little while now and love it but I am considering upgrading to take advantage of the wonderful new abilities of AMS5. So I just downloaded the trial version of AMS5 Pro.
Ran into a snag right off the bat. I endered this code into the OnClick action for a graphic.
result = Image.GetPos("Image1");--get top/left
Dialog.Message("Notice", result);--tell me the top/left
but I get On Click, Argument 2 must be of type string.
I thought type conversion were automatic with AMS?
I cant find in the documentation where it says that the GetPos returns a unique type or requires special conversions.
What am I doing wrong?????
Thanks in advance

k
