Hp XP Array Manager Software Manual do Utilizador Página 156

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 155
help Subcommand
Syntax
help
Description
The help command displays the online help for commands.
To view the online help, It is recommended that you create a batch file and a command file that are
exclusively used for displaying the online help. For detailed information, see Example below.
Example
In this example, a command file (cmdHelp.txt) and a batch file (runHelp.bat) are created in the
C:\export directory in a Windows computer:
Command file (c:\export\cmdHelp.txt):
help
Batch file (c:\export\runHelp.bat):
Java -classpath "./lib/JSanExport.jar;./lib/JSanRmiServer.jar"
-Dmd.command=cmdHelp.txt
-Dmd.logpath=log sanproject.getmondat.RJMdMain
pause
The symbol in this batch file example indicates the end of a command line.
In this example, you must do one of the following to view the online Help:
Double-click runHelp.bat with the mouse
Go to the c:\export directory at the command prompt, enter runHelp or runHelp.bat and then
press the <Enter> key.
Java Command for Exporting Data In Files
Syntax
Java -classpath class-path property-parameters sanproject.getmondat.RJMdMain
Description
This Java command starts the Export Tool.
To start the Export Tool, you must write this Java command in your batch file and then run the batch
file.
Using the Export Tool156
Vista de página 155
1 2 ... 151 152 153 154 155 156 157 158 159 160 161 ... 171 172

Comentários a estes Manuais

Sem comentários