Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » include an excel file in the program
include an excel file in the program [message #61745] Thu, 24 July 2025 12:27 Go to next message
forlano is currently offline  forlano
Messages: 1212
Registered: March 2006
Location: Italy
Senior Contributor
Hello,

I would like to include an excel file (xlsx format) in my program to be used as model.
At request it is saved and populated with data. Is there an U++ way to park it inside my program?
I do not want it to stay out of my program because I am afraid the user can delete or modify it.

Thanks,
Luigi
Re: include an excel file in the program [message #61746 is a reply to message #61745] Thu, 24 July 2025 14:12 Go to previous message
Oblivion is currently offline  Oblivion
Messages: 1216
Registered: August 2007
Senior Contributor
Hi Luigi,

If I understand correctly, I don't think there is a direct way to do what you describe (saving a modifiable file into the exe) in U++.
However, you can include a preformatted excel file into your exe binary using a BRC file.

Best regards,
Oblivion


Previous Topic: BiVector::PopHead/PopTail possible bug
Next Topic: Add compilable testcases for nontrivial problems!
Goto Forum:
  


Current Time: Sat Jul 26 03:38:33 CEST 2025

Total time taken to generate the page: 0.03930 seconds