On 15 Mar 2007, at 14:23, Trevor DeVore wrote:

On Mar 15, 2007, at 4:59 AM, Dave wrote:

Does anyone know away around this or do I have to abandon my idea and have two separate GetXY functions?

I suppose you could pass false instead of empty and check for that.

I don't think this would work either. Wouldn't :

get GetXY(theDocRef,false,myYValue)

by the same as:

put false into myXValue
get GetXY(theDocRef, myXValue,myYValue)

?????

All the Best
Dave

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to