srikann
23rd October 2003, 05:46
Can a string parameter be declared to be "ref" in an openworld boi method so it becomes inout ? If yes, does it need to be a no size array (ref string outstr()) ? How does a java OW client send/receive this string ?