Calculator in Navision 3.7

sankar
sankar Member Posts: 79
Hi All,

Is there any possibility to bring calculator in navision ....
Everything is Possible

Comments

  • ssingla
    ssingla Member Posts: 2,973
    Look in the download section.

    Search is your best friend.
    CA Sandeep Singla
    http://ssdynamics.co.in
  • myanilkumar
    myanilkumar Member Posts: 108
    Hi

    U insert one command Button and write this code in Onpush trigger

    SHELL('Calc');

    The Calculator will be Loaded.

    Thank u
    Anil Kumar
  • sankar
    sankar Member Posts: 79
    Thanks kumar...
    i have tried its coming... is there any disadvantages in that ?
    Everything is Possible
  • myanilkumar
    myanilkumar Member Posts: 108
    No There is no disadavantages.

    You can use that one.

    Thank u,
    Anil Kumar