Command line examples

 

image -b j:\formats\mil 11x17.mil applied.mil crank.mil

Opens the three specified drawings from the given base directory.

image -g c:\cfg\User1.cfg -i c:\ini\User1.ini j:\formats\mil\11x17.mil

Configures Imagenation with User1.cfg and User1.ini and opens 11x17.mil.

image j:\formats\mil\*.mil

Opens all the files in j:\formats\mil that end in the extension .mil.

image -b d:\image\samples 11x17.mil crank.mil -b d:\image\cartoon dilbert.mil snoopy.mil

Opens the specified images from the different directories.

image d:\images\samples\*.tif d:\images\samples\*.mil

Opens all the .mil and .tif files from d:\images\samples.

image -b d:\images\samples *.tif *.mil

Opens all the .mil and .tif files from d:\images\samples.

Image /b d:\image\samples /m applied.mil crank.mil nozzle.dwg

Loads the three files from the base directory into a single window.

Image -m d:\images\samples\applied.mil d:\images\common\11x17.mil

Loads the two files from different directories into a single window.

Image /b d:\images\samples /M applied.mil crank.mil /f d:\images\common\11x17.mil

Loads two files into a single window and opens 11x17.mil into a window by itself.

C:\Open Text\Image\Image.exe –z

Opens another instance of Imagenation located at this pathname.

image -d "::ODMA\ODMASAMP\13-49-52-95")

This example uses the format, image -d "::directory in which ODMA is located\file ID". It opens the file ID, 13-49-52-95, from the ODMA directory, ODMASAMP. To use this command, a DMS needs to first be installed and Imagenation must know the location on the ODMA server. For more information, see Using ODMA.

 

Back to: Using the command line options