Fast Indent/Unindent

Belias
Belias Member Posts: 2,998
edited 2008-02-20 in NAV Tips & Tricks
this is really stupid, but...
as you now, NAV 5.0 allow to ind/unind a lot of lines of code simply selecting them and pressing TAB or SHIFT + TAB.
But if you are working in e.g. NAV 3.10 you can simply cut your code, paste it in an empty codeunit in NAV 5.0, ind/unind as you want, cut the code and re-paste in 3.10 version...
:mrgreen::mrgreen::mrgreen::mrgreen:
-Mirko-
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog

Comments

  • kriki
    kriki Member, Moderator Posts: 9,121
    Or you can use Codegenius :mrgreen::mrgreen::mrgreen::mrgreen:
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • DenSter
    DenSter Member Posts: 8,307
    I think that's a pretty good idea actually, especially if you have to do large blocks of code.
  • Belias
    Belias Member Posts: 2,998
    codegenius is a bit slow with large amounts of code, isn't it?
    -Mirko-
    "Never memorize what you can easily find in a book".....Or Mibuso
    My Blog
  • David_Singleton
    David_Singleton Member Posts: 5,479
    Belias wrote:
    this is really stupid, but...
    as you now, NAV 5.0 allow to ind/unind a lot of lines of code simply selecting them and pressing TAB or SHIFT + TAB.
    But if you are working in e.g. NAV 3.10 you can simply cut your code, paste it in an empty codeunit in NAV 5.0, ind/unind as you want, cut the code and re-paste in 3.10 version...
    :mrgreen::mrgreen::mrgreen::mrgreen:

    :oops: sorry to say I am still using Ctrl Left and Ctrl Right, only to find that they removed the functionality that we had in the DOS about 13 years ago.
    David Singleton