C/AL vs. other progr.lang.

fan
fan Member Posts: 5
edited 2001-08-15 in Navision Financials
Hello,
I'm a newbye in NF. Although c/al is a proprietary language, could it be learned studying another similar language?
Thanks a lot.

fan

Comments

  • Xib
    Xib Member Posts: 1
    Hi,
    have a look, at the Application Designer's Guide, as well as the C/AL Programming Guide.
  • mfabian
    mfabian Member Posts: 187
    C/AL is derieved from Turbo Pascal 3.0 so Delphi or any Pascal dialect is relatively similar. However, why do you want to study another language first?

    With NF you have the whole source code at your fingertips. I recomend you learn C/AL by reading understanding and debugging the existing objects.



    With best regards from Switzerland

    Marcus Fabian
    With best regards from Switzerland

    Marcus Fabian
  • fan
    fan Member Posts: 5
    ok. thanks.