String wide = in.read_wstring();
String narrow = in.read_string();
String result = null;
result = passCharacters(wide, narrow);
out = rh.createReply();
out.write_wstring(result);
}
else
/*
Throws either 'ourUserException' with the 'ourField' field
initialised to the passed positive value