Skip to content

Commit f6df7ac

Browse files
Merge pull request #5783 from Rageking8/structure-error-references-in-range-cvt1100-cvt1105
Structure error references in range [CVT1100, CVT1105]
2 parents 2aeaab2 + d692a42 commit f6df7ac

File tree

3 files changed

+15
-12
lines changed

3 files changed

+15
-12
lines changed

docs/error-messages/tool-errors/cvtres-fatal-error-cvt1100.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
---
2-
description: "Learn more about: CVTRES Fatal Error CVT1100"
32
title: "CVTRES Fatal Error CVT1100"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: CVTRES Fatal Error CVT1100"
4+
ms.date: 11/04/2016
55
f1_keywords: ["CVT1100"]
66
helpviewer_keywords: ["CVT1100"]
7-
ms.assetid: 886e88dd-5818-4b5f-84f2-d2a3d75f0aaf
87
---
98
# CVTRES Fatal Error CVT1100
109

11-
duplicate resource — type:type, name:name, language:language, flags:flags, size:size
10+
> duplicate resource — type:type, name:name, language:language, flags:flags, size:size
11+
12+
## Remarks
1213

1314
The given resource was specified more than once.
1415

docs/error-messages/tool-errors/cvtres-fatal-error-cvt1103.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
---
2-
description: "Learn more about: CVTRES Fatal Error CVT1103"
32
title: "CVTRES Fatal Error CVT1103"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: CVTRES Fatal Error CVT1103"
4+
ms.date: 11/04/2016
55
f1_keywords: ["CVT1103"]
66
helpviewer_keywords: ["CVT1103"]
7-
ms.assetid: 5ba5f44c-c3c3-4861-92c5-13c51ee667ef
87
---
98
# CVTRES Fatal Error CVT1103
109

11-
cannot read filename
10+
> cannot read filename
11+
12+
## Remarks
1213

1314
An unrecoverable error occurred when CVTRES attempted to read the given file.
1415

docs/error-messages/tool-errors/cvtres-fatal-error-cvt1105.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
---
2-
description: "Learn more about: CVTRES Fatal Error CVT1105"
32
title: "CVTRES Fatal Error CVT1105"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: CVTRES Fatal Error CVT1105"
4+
ms.date: 11/04/2016
55
f1_keywords: ["CVT1105"]
66
helpviewer_keywords: ["CVT1105"]
7-
ms.assetid: 6fb98e2b-836e-4e1e-9bd8-4e1465ad4e85
87
---
98
# CVTRES Fatal Error CVT1105
109

11-
cannot seek in file
10+
> cannot seek in file
11+
12+
## Remarks
1213

1314
CVTRES could not go to a location in the file.
1415

0 commit comments

Comments
 (0)