Use the LOG2TIF utility to convert any graphic (LOG) file into a TIFF file. During the conversion, the utility tells you whether or not each file was converted and then provides a summary when finished.
LOG2TIFW /I /O /C
Parameter |
Description |
/I |
Enter the name of the graphic file. The extension defaults to .LOG. Enter an asterisk (*) if you want the utility to convert all the graphic files in the current directory. |
/O |
(Optional) Enter the name you want the utility to assign to the resulting TIFF file. The extension defaults to .TIF. |
/C |
(Optional) Include this parameter to convert the graphic into a monocolor TIFF image. |
Here are some examples:
LOG2TIFW /I=BEAST004.LOG /O=BEAST.TIF /C
LOG2TIFW /I=*
© Copyright 2013, Oracle and/or its affiliates. All rights reserved. Legal notices.