Stuart, There is a comprehensive example here, including troubleshooting tips, in case you have not seen it:
https://docs.zumasys.com/jbase/jbc/callj/ Mike From: [email protected] <[email protected]> On Behalf Of StuartB Sent: 24 September 2021 05:57 To: jBASE <[email protected]> Subject: callj Can someone point me in the right direction. I'm attempting to get a uuid using the java util class. I've tried a few different permutations. Just keep getting system(0) = 6 "Cannot find object constructor". p = null CALLJ "java.util.UUID","$randomUUID",p SETTING ret CRT "out: ":SYSTEM(0), ret out: 6 32768 -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected]<mailto:[email protected]> To unsubscribe, send email to [email protected]<mailto:[email protected]> For more options, visit this group at http://groups.google.com/group/jBASE?hl=en<https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgroups.google.com%2Fgroup%2FjBASE%3Fhl%3Den&data=04%7C01%7Cmikes%40jbase.com%7C589517cd783949c7a3b408d97f6f9170%7Cbfd62fcabd384e07a0785e9943d1f9c0%7C0%7C1%7C637680939462601588%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=9or0uOe3Oldqm6M7ExrW2H1giQq0SQg4I4tBrXGbEDk%3D&reserved=0> --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/jbase/8d646f77-755e-4f86-853c-8faeb97f0a83n%40googlegroups.com<https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgroups.google.com%2Fd%2Fmsgid%2Fjbase%2F8d646f77-755e-4f86-853c-8faeb97f0a83n%2540googlegroups.com%3Futm_medium%3Demail%26utm_source%3Dfooter&data=04%7C01%7Cmikes%40jbase.com%7C589517cd783949c7a3b408d97f6f9170%7Cbfd62fcabd384e07a0785e9943d1f9c0%7C0%7C1%7C637680939462601588%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=1X5xixl3JWZ5vzNvNYAGgSz68kazFdDofWKnx0k5gHE%3D&reserved=0>. -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jbase/CO6PR18MB4483F26D615B9AE1D0D2E0FEB3A49%40CO6PR18MB4483.namprd18.prod.outlook.com.
