ggreen86 / XLSX-Workbook-Class

VFP Class to Create an XLSX Workbook without Excel Automation or Installed
45 stars 16 forks source link

Problem with GetWorkbookFileName in R32 and R34 #78

Closed CHamlinPNP closed 1 year ago

CHamlinPNP commented 1 year ago

There is an issue with the method GetWorkbookFileName in R32 and R34 Beta 4. When compared to R31 a glaring bug has been introduced. This method should return the name of the file related to the specified Workbook...but...for some reason the return statement is missing so it is just returning a logical .T. rather than the filename.

I did not analyze everything...but...has anyone found functionality of R31 dropped in R32 and R34? R31 R32 R34

ggreen86 commented 1 year ago

Thank you for the bug finding -- I have corrected this now in Release 34.