Software AG Command Central 10.2 | Command Central Developer Reference | Using the Command Line Interface | Invoking Commands from Scripts | Creating Shell Scripts that Execute Commands
 
Creating Shell Scripts that Execute Commands
On Windows, execute sagcc commands within a .bat file execute using call statements. The following is an example of a script that might be in a file named get-products-inventory.bat:
@echo off             
echo getting products inventory             
call sagcc list inventory products

Copyright © 2013-2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release