12345678910111213 |
- 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 %*
|