User bio
404 bio not found
Member since Jul 16, 2024
Posts:
Replies:
I tried to export my Zen report to PDF but didn't work.
here is my report
{
Set Fpath="D:\ItemRpt.pdf"
//Set Fpath="D:\ItemRpt"
Set obj=##class(Business.Report.BSReport).%New()
Set ret=obj.GenerateReport(Fpath,2)
Quit ret
}
LIST didn't work but the Join did, thanks you very much Robert.
As I recall, Nest queries didn't work well if all in the old Cache versions so not sure if they improved it !?
Certifications & Credly badges:
john.smith4237 has no Certifications & Credly badges yet.
Global Masters badges:
john.smith4237 has no Global Masters badges yet.
Followers:
john.smith4237 has no followers yet.
Following:
john.smith4237 has not followed anybody yet.
you mean Java or Javascript?
This same code is running fine in Ensemble 2018 in windows, but now we moved to IRIS 2024 in Linux we are getting this error!?