Implementation of PRePTagEXEC
| |
This is a subclass of PRePTagCode which will call a DOS batch file with a specified argument. It will examine the errorcode the DOS program returned with. It needs four arguments. For further information see chapter "The EXEC tag". Constructor:
PRePTagEXEC() Methods:
compile(Session)
fileMaker(Session session, String strPrefix, String strSuffix, File fileDirectory)
writeTextToFile(PRePTag prepTag, Session session, File file) |
|
|
How the EXEC Tag works |