Menu

#33 Command-line options

closed
nobody
None
5
2004-09-20
2003-09-15
Anonymous
No

This is a basic feature that the majority of programmers'
editors have. It is required to use the editor as a third-
party editor for replacing the crap built-in editors built-
in most IDEs for embedded environments. In such
environments, the compilers often have non-standard
interfaces, making it difficult to use AnyEdit itself as a
complete IDE.

A proposal for the command line option:

anyedit.exe [file name] -l [line number] -c [column
number]

This would open the supplied file, and set the cursor at
given line and column.

Discussion

  • Leon Wennekers

    Leon Wennekers - 2004-07-26
    • summary: Command-line option for opening a file at desired line --> Command-line options
     
  • Leon Wennekers

    Leon Wennekers - 2004-09-20
    • status: open --> closed
     
  • Leon Wennekers

    Leon Wennekers - 2004-09-20

    Logged In: YES
    user_id=759067

    Will be available in the next release.

     

Log in to post a comment.