1[
2 {"type":"CommentPreproc","value":"#Область СлужебныйПрограммныйИнтерфейс"},
3 {"type":"Text","value":"\n\n"},
4 {"type":"CommentPreproc","value":"\u0026НаСервере"},
5 {"type":"Text","value":"\n"},
6 {"type":"Keyword","value":"Функция"},
7 {"type":"Text","value":" "},
8 {"type":"Name","value":"Создать"},
9 {"type":"Punctuation","value":"("},
10 {"type":"Name","value":"ИмяФайла"},
11 {"type":"Punctuation","value":")"},
12 {"type":"Text","value":" "},
13 {"type":"Keyword","value":"Экспорт"},
14 {"type":"Text","value":"\n\t\n\t"},
15 {"type":"Comment","value":"//Создает новый архив\n"},
16 {"type":"Text","value":"\n\t"},
17 {"type":"Name","value":"Инфо"},
18 {"type":"Text","value":" "},
19 {"type":"Operator","value":"="},
20 {"type":"Text","value":" "},
21 {"type":"Keyword","value":"Новый"},
22 {"type":"Text","value":" "},
23 {"type":"Name","value":"Файл"},
24 {"type":"Punctuation","value":"("},
25 {"type":"Name","value":"ИмяФайла"},
26 {"type":"Punctuation","value":");"},
27 {"type":"Text","value":"\n\t"},
28 {"type":"Operator","value":"Если"},
29 {"type":"Text","value":" "},
30 {"type":"Name","value":"Инфо"},
31 {"type":"Punctuation","value":"."},
32 {"type":"Name","value":"Существует"},
33 {"type":"Punctuation","value":"()"},
34 {"type":"Text","value":" "},
35 {"type":"Operator","value":"Тогда"},
36 {"type":"Text","value":"\n\t\t"},
37 {"type":"Name","value":"УдалитьФайлы"},
38 {"type":"Punctuation","value":"("},
39 {"type":"Name","value":"ИмяФайла"},
40 {"type":"Punctuation","value":");"},
41 {"type":"Text","value":"\n\t"},
42 {"type":"Operator","value":"КонецЕсли"},
43 {"type":"Punctuation","value":";"},
44 {"type":"Text","value":"\n\t\n\t"},
45 {"type":"Name","value":"Архив"},
46 {"type":"Text","value":" "},
47 {"type":"Operator","value":"="},
48 {"type":"Text","value":" "},
49 {"type":"Keyword","value":"Новый"},
50 {"type":"Text","value":" "},
51 {"type":"Name","value":"Структура"},
52 {"type":"Punctuation","value":";"},
53 {"type":"Text","value":"\n\t"},
54 {"type":"Name","value":"Архив"},
55 {"type":"Punctuation","value":"."},
56 {"type":"Name","value":"Вставить"},
57 {"type":"Punctuation","value":"("},
58 {"type":"LiteralString","value":"\"Поток\""},
59 {"type":"Punctuation","value":","},
60 {"type":"Text","value":" "},
61 {"type":"Name","value":"ФайловыеПотоки"},
62 {"type":"Punctuation","value":"."},
63 {"type":"Name","value":"ОткрытьДляЗаписи"},
64 {"type":"Punctuation","value":"("},
65 {"type":"Name","value":"ИмяФайла"},
66 {"type":"Punctuation","value":"));"},
67 {"type":"Text","value":"\n\t"},
68 {"type":"Name","value":"Архив"},
69 {"type":"Punctuation","value":"."},
70 {"type":"Name","value":"Вставить"},
71 {"type":"Punctuation","value":"("},
72 {"type":"LiteralString","value":"\"Файлы\""},
73 {"type":"Punctuation","value":","},
74 {"type":"Text","value":" "},
75 {"type":"Keyword","value":"Новый"},
76 {"type":"Text","value":" "},
77 {"type":"Name","value":"Массив"},
78 {"type":"Punctuation","value":");"},
79 {"type":"Text","value":"\n\t"},
80 {"type":"Name","value":"Архив"},
81 {"type":"Punctuation","value":"."},
82 {"type":"Name","value":"Вставить"},
83 {"type":"Punctuation","value":"("},
84 {"type":"LiteralString","value":"\"РазмерКаталога\""},
85 {"type":"Punctuation","value":","},
86 {"type":"Text","value":" "},
87 {"type":"Name","value":"0"},
88 {"type":"Punctuation","value":");"},
89 {"type":"Text","value":"\n\n\t"},
90 {"type":"Operator","value":"Если"},
91 {"type":"Text","value":" "},
92 {"type":"Name","value":"Архив"},
93 {"type":"Punctuation","value":"."},
94 {"type":"Name","value":"РазмерКаталога"},
95 {"type":"Text","value":" "},
96 {"type":"Operator","value":"\u003e"},
97 {"type":"Text","value":" "},
98 {"type":"Name","value":"0"},
99 {"type":"Text","value":" "},
100 {"type":"Operator","value":"Или"},
101 {"type":"Text","value":" "},
102 {"type":"Name","value":"Архив"},
103 {"type":"Punctuation","value":"."},
104 {"type":"Name","value":"Файлы"},
105 {"type":"Punctuation","value":"."},
106 {"type":"Name","value":"Количество"},
107 {"type":"Punctuation","value":"()"},
108 {"type":"Text","value":" "},
109 {"type":"Operator","value":"\u003c\u003e"},
110 {"type":"Text","value":" "},
111 {"type":"Name","value":"0"},
112 {"type":"Text","value":" "},
113 {"type":"Operator","value":"Тогда"},
114 {"type":"Text","value":"\n\t\t"},
115 {"type":"Operator","value":"Возврат"},
116 {"type":"Text","value":" "},
117 {"type":"Name","value":"Неопределено"},
118 {"type":"Punctuation","value":";"},
119 {"type":"Text","value":"\n\t"},
120 {"type":"Operator","value":"КонецЕсли"},
121 {"type":"Punctuation","value":";"},
122 {"type":"Text","value":"\n\t\n\t"},
123 {"type":"Operator","value":"Возврат"},
124 {"type":"Text","value":" "},
125 {"type":"Name","value":"Архив"},
126 {"type":"Punctuation","value":";"},
127 {"type":"Text","value":"\n\t\n"},
128 {"type":"Keyword","value":"КонецФункции"},
129 {"type":"Text","value":"\n\n"},
130 {"type":"CommentPreproc","value":"#КонецОбласти"}
131]
View as plain text