Guys,
Is there a way NAV compiler can convert CAL code into C # or C ++ code?? Please explain.
Guys,
Is there a way NAV compiler can convert CAL code into C # or C ++ code?? Please explain.
Why would you want to do this?
I’m not sure which version of NAV you’re using, but there’s a pretty good blog post that Daniel Rimmelzwaan posted on using the debugger for RTC in 2009. Here’s the link. http://www.archerpoint.com/blog/Posts/step-step-debugging-nav-2009-rtc. Using the debugger in this way will produce C# code files for each NAV object in the database.
Although, I’m with Erik on this one. What are you trying to accomplish by doing this?
Cheers,