Skip navigation.

VUFORM メッセージ 100-199

  Previous Next

106

ERROR:pattern_value is a bad pattern

説明

The search pattern, pattern_value, specified using the "/" or "?" command, is an invalid regular expression (for example, an unfinished character class).

アクション

Re-enter the command with a valid regular expression.

関連項目

vuform(1), recomp(3c)

108

WARN:pattern not found

説明

The search pattern specified using the "/" or "?" command (search forward/backward for the field matching the specified pattern) was not found.

アクション

No action required.

関連項目

vuform(1)

110

WARN:pattern not found

説明

The search pattern specified using the "/" or "?" command was not found.

アクション

No action required.

関連項目

vuform(1)

111

WARN:field name not found

説明

The search pattern specified using the ' or " command (search forward/backward for the field associated with the specified FML field name) was not found.

アクション

No action required.

関連項目

vuform(1)

114

WARN:field name not found

説明

The field specified using the ' or " command (search forward/backward for the field associated with the specified FML field name) was not found.

アクション

No action required.

関連項目

vuform(1)

115

ERROR:write failed - FML id, field_name not found in any field tables

説明

While writing the current form, the field name field_name could not be found (for example, Fldid failed).

アクション

Check the FIELDTBLS and FLDTBLDIR environment variables to make sure they are set correctly, and re-execute the command. Add the FML identifier to the field table file. You can escape to the editor to edit the field table file and add the field identifier, for example, ESC!vi field table file>.

関連項目

vuform(1)

116

ERROR:write failed - FML id needed

説明

While writing the current form, a field was encountered that did not yet have an FML field name associated with it, such that the field identifier for the field could not be determined.

アクション

Associated a field name with the field and re-execute the command.

関連項目

vuform(1)

117

ERROR:write error - couldn't create temp file

説明

When writing the current form, vuform was unable to create and open a temporary file for writing in the current directory.

アクション

Check that the current directory has write and execute permissions set correctly.

関連項目

vuform(1)

118

ERROR:write error - UFORM source in filename

説明

The form compilation failed but no output was generated by the mask compiler. The source for the form is left in filename.

アクション

After executing vuform, trying compiling the form manually using mc filename.

関連項目

mc(1), vuform(1)

119

ERROR:write error; UFORM source in filename1; message from mc in filename2

説明

The form compilation failed. The source for the form is left in filename1. Output generated by the mask compiler is left in filename2.

アクション

After executing vuform, trying compiling the form manually using mc filename1.

関連項目

mc(1), vuform(1)

120

ERROR:could not create filename

説明

While writing the form, vuform was able to compile the form with mc but could not create the output file, filename.

アクション

Check that the output file has write permission set correctly, and that the directory has write and execute permissions set correctly.

関連項目

vuform(1)

 

Skip footer navigation  Back to Top Previous Next