Skip navigation.

CMDFML Messages 1000-1099

  Previous

1002

ERROR: program: unable to open file filename

Description

While compiling a view, the view information file for the second pass could not be opened. For DOS workstations, this file name is provided via the -2 command line option.

Action

Check the file name and re-run the command.

See Also

viewc(1)

1006

ERROR: program: can not open header file filename

Description

viewc, or viewc32, failed to create and open the specified output header file, filename, for writing.

Action

Check that the directory for the output file exists and has write and execute permissions set correctly, and that the file does not already exist or has write permissions set correctly.

See Also

viewc(1)

1007

ERROR: program: can not open copy file filename

Description

viewc, or viewc32, failed to create and open the specified output copy file, filename, for writing.

Action

Check that the directory for the output file exists and has write and execute permissions set correctly, and that the file does not already exist or has write permissions set correctly.

See Also

viewc(1)

1008

ERROR: program: can not open copy file filename

Description

viewc, or viewc32, failed to create and open the specified output header file, filename, for writing.

Action

Check that the directory for the output file exists and has write and execute permissions set correctly, and that the file does not already exist or has write permissions set correctly.

See Also

viewc(1)

1009

ERROR: program: Only one view file can be used with the multiple pass option

Description

viewc, or viewc32, was run with the -1 or -2 option and multiple view files were specified.

Action

Re-run the command once for each view file, using the -1 or -2 option.

See Also

viewc(1)

1010

ERROR: program: Compiler not currently supported.

Description

viewc, or viewc32, was run on a MAC with an unsupported compiler (based on the CC environment variable).

Action

Check to see that the CC environment variable is properly set and re-run the command.

See Also

viewc(1)

1011

ERROR: program: filename is not a viewfile

Description

The input file name, filename, specified for viewdis is not a compiled view file.

Action

Make sure the input file is a compiled view file (suffixed with .V) for the local machine and re-execute the command.

See Also

viewc(1), viewdis(1)

1015

ERROR: program: unable to create temp file filename

Description

The program, program, was not able to create the named temporary file.

Action

Determine why the file could not be created and re-run the command.

See Also

viewc(1)

1016

ERROR: program: unable to create temp header file QTEMP/H.name

Description

The program, program, was not able to create the named temporary header file because it was not able to make the directory /qsys.lib/qtemp.lib/h.file.

Action

Determine why the directory could not be created and re-run the command.

See Also

viewc(1)

1017

ERROR: program: unable to copy file to QTEMP/H.name

Description

The program, program, was not able to copy the header file to the target name.

Action

Determine why the file could not be created and re-run the command.

See Also

viewc(1)

1018

ERROR: program: unable to compile view source

Description

The view source program could not be compiled.

Action

Determine why the compilation failed and re-run the command.

See Also

viewc(1)

1019

ERROR: val: unable to compile view object file

Description

The view source val could not be compiled.

Action

Determine why the compilation failed and re-run the command.

See Also

viewc(1)

1020

ERROR: unable to open tmp file val

Description

The program was not able to create the named temporary file.

Action

Determine why the file could not be created and re-run the command.

See Also

viewc(1)

1022

ERROR: val: can not open copy file val

Description

The program was not able to create the named temporary file.

Action

Determine why the file could not be created and re-run the command.

See Also

viewc(1)

1023

ERROR: option -s must be used along with option -C

Description

viewc command option -s not be used along with option -C.

Action

use option -s along with option -C and re-run the command.

See Also

viewc(1)

1024

usage: program [{-r | -n}] [-d viewdir] [-C] [-s] [-R] viewfile [viewfile...]

Description

This message is shown when the viewc or viewc32 utility is used with incorrect option.

Action

use correct option with viewc/viewc32 and re-run the command.

See Also

viewc(1)

 

Skip footer navigation  Back to Top Previous