Example of a commandline

    This is the command, which you have to use if you work with the commandline version of PReP:

    java com.delec.prep.PReP  PRePFile  outputFile
    

    It could look like this:

    java com.delec.prep.PReP -SOMETAGNAME someTagValue -DB odbc=doc index.prep -ANOTHERTAG anotherValue index.html
    

Back