File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 78
78
</ ul >
79
79
80
80
< p >
81
- There is no specific file format for these files, other than XHTML and RTF
81
+ There is no specific file format for these files, except that XHTML and RTF
82
82
files conform to published specifications.
83
83
</ p >
84
84
Original file line number Diff line number Diff line change 46
46
</ h2 >
47
47
48
48
< p >
49
- CodeSnip saves temporary test units that are valid Pascal unit . These units
49
+ CodeSnip saves temporary test units that are valid Pascal units . These units
50
50
are used to perform test compiles.
51
51
</ p >
52
52
65
65
66
66
< p >
67
67
If the unit's source code contains only characters that are supported by the
68
- system default ANSI code page the file is saved using the default ANSI
69
- encoding.
68
+ system default ANSI code page then the file is saved using that encoding.
70
69
</ p >
71
70
72
71
< p >
83
82
</ p >
84
83
85
84
< p class ="pullout ">
86
- Unit filenames are limited to ANSI characters again for reasons of
85
+ Unit filenames are limited to ANSI characters also for reasons of
87
86
compatibility with earlier Delphis because they will report Unicode file names
88
87
as "not found".
89
88
</ p >
You can’t perform that action at this time.
0 commit comments