User bio
404 bio not found
Member since Aug 1, 2019
Posts:
Replies:
Using an excel python library inside objectscript (openpyxl)
This is an example from the documentation on this library
>>> wb = Workbook() >>> ws = wb.active >>> # set date using a Python datetime >>> ws['A1'] = datetime.datetime(2010, 7, 21)
What i want to know is how to do the syntax on the 4th line in objectscript
i did give it the entire csp folder.
However I've since uninstalled the reinstalled iris after which the installer successfully completed the configuration.
Certifications & Credly badges:
Peter has no Certifications & Credly badges yet.
Global Masters badges:
Peter has no Global Masters badges yet.
Followers:
Following:
Peter has not followed anybody yet.
Thanks, that appears to work