Hi All,
I have been specifically asked by our engineers if there is any way for me to export a header file in C# format (.cs extension). This is not an option from the Export header File dialog in 4.2 or 5.0, but I was wondering if anyone had come up with a workaround?
Thanks,
Sharon
(Also posted to WebHelp Board)
C# Header file - can Flare create one for export?
-
Nita Beck
- Senior Propellus Maximus
- Posts: 3672
- Joined: Thu Feb 02, 2006 9:57 am
- Location: Pittsford, NY
Re: C# Header file - can Flare create one for export?
I can't speak from personal experience on this, but a fellow member of the Rochester Flare User Group posted this on the group's private forum. (I hope she recognizes herself and posts an answer directly for you here.)
She wrote:
..."one thing that has been a minor setback for us is that the header file that Flare generates is that Flare does not export to C#, which, of course, is what we use for software development. So our guy has written a little script that "translates" C/C++ header file output from Flare into C#."
So perhaps there is something that your C# developer can solve, using the file that Flare does generate.
Nita
She wrote:
..."one thing that has been a minor setback for us is that the header file that Flare generates is that Flare does not export to C#, which, of course, is what we use for software development. So our guy has written a little script that "translates" C/C++ header file output from Flare into C#."
So perhaps there is something that your C# developer can solve, using the file that Flare does generate.
Nita
Nita

RETIRED, but still fond of all the Flare friends I've made. See you around now and then!
RETIRED, but still fond of all the Flare friends I've made. See you around now and then!
-
Carsten Pedersen
- Propeller Head
- Posts: 96
- Joined: Wed Feb 08, 2006 1:11 am
Re: C# Header file - can Flare create one for export?
I made MadCap aware of the from the very beginning. Very strange since they obvious made MadCap in some managed language.
Probably why it is so slow
We made a small program converting all the C++ #defines into a an Enum.
-cpede
Probably why it is so slow
We made a small program converting all the C++ #defines into a an Enum.
-cpede