mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 12:12:25 +00:00
texts module can save plain ascii files with CloseAscii function.
This commit is contained in:
parent
d18008eafa
commit
9f6c788219
2 changed files with 81 additions and 0 deletions
|
|
@ -680,6 +680,7 @@ BEGIN
|
|||
SpaceFormParms(bText);
|
||||
(*FoldElems.CollapseAll(bText, {FoldElems.tempLeft});*)
|
||||
UpdateText(bText, oldNotifier);
|
||||
Texts.CloseAscii(bText, 'test');
|
||||
END
|
||||
END Beautify;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue