It’s rare that I find fellow BC devs in the wild.
- 0 Posts
- 4 Comments
Joined 2 years ago
Cake day: June 25th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
X++? What happened to AL?
MedievalPresent@discuss.tchncs.deto Programmer Humor@programming.dev•I want a programming language that supports German style composite words5·4 months agoInternally Excel saves it in English (or some internal code) and translates it when opened.
My company switched from Excel-Interops, where you had to send the German function name to Excel. Now we write .xlsx files directly and have to send the English function name. But when opened it displays all functions in German (or whatever localization Excel is set to).
Ah ok. Microsoft and their naming things… But interesting to know :)