5.2. Command Line

There is a special executable file called dnp.exe which lets you build, show and export sketches from the command line. Under Linux remember to use the mono dnp.exe command. This is the help information you will get when executing the program without parameters:

                 DotNetProcessing

  Usage:

    dnp.exe example.pde [syntax] [-e:export_type]

      possible values for syntax:

        jcsharp: Java Emulation (default for .pde)
        csharp : C#             (default for .cs.pde)
        jsharp : J#
        vb     : VB.NET         (default for .vb.pde)

      possible values for export_type:

        0: executable
        1: web
        2: .net user control

      * When exporting, the destination files are put in a directory
        with the same name as the file name that contains the code
                    
                

===============================================================================
Generated by the free version of GemDoc. Purchase now at www.gemdoc.net/purchase
DocBook Made Easy - A single source, Windows based, multiple format solution for your document needs.