1234567891011121314 |
- rem
- rem Licensed Materials - Property of IBM
- rem
- rem IBM Cognos Products: cpscrn
- rem
- rem
- rem (C) Copyright IBM Corp. 2005, 2016
- rem
- rem US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- rem
- @echo off
- ..\..\..\jre\bin\java -classpath "../../../bin/ant.jar;../../../bin/ant-launcher.jar" org.apache.tools.ant.Main %*
|