Index: RichText.upp =================================================================== --- RichText.upp (wersja 10224) +++ RichText.upp (kopia robocza) @@ -35,5 +35,6 @@ RichText.iml, Info readonly separator, srcdoc.tpp, + src.tpp, Copying; Index: src.tpp/Utilities$en-us.tpp =================================================================== --- src.tpp/Utilities$en-us.tpp (nonexistent) +++ src.tpp/Utilities$en-us.tpp (kopia robocza) @@ -0,0 +1,32 @@ +topic "Utilities"; +[2 $$0,0#00000000000000000000000000000000:Default] +[i448;a25;kKO9;2 $$1,0#37138531426314131252341829483380:class] +[l288;ph2 $$2,2#27521748481378242620020725143825:desc] +[0 $$3,0#96390100711032703541132217272105:end] +[H6;0 $$4,0#05600065144404261032431302351956:begin] +[i448;a25;kKO9;2 $$5,0#37138531426314131252341829483370:item] +[l288;a4;*@5;1 $$6,6#70004532496200323422659154056402:requirement] +[l288;i1121;b17;O9;~~~.1408;2 $$7,0#10431211400427159095818037425705:param] +[i448;b42;O9;2 $$8,8#61672508125594000341940100500538:tparam] +[b42;2 $$9,9#13035079074754324216151401829390:normal] +[b42;a42;ph2 $$10,10#E71D914572A169C91BE52E3FB27F810F:text] +[{_} +[ {{10000@(113.42.0) [s0;%% [*@7;4 Utilities]]}}&] +[s10;%% There are several useful functions related to RichText. Below +is the list of the most important ones.&] +[s10; &] +[ {{10000F(128)G(128)@1 [s0;%% [* Functions]]}}&] +[s4; &] +[s5;:Upp`:`:DeQtf`(const char`*`): [_^Upp`:`:String^ String]_[* DeQtf]([@(0.0.255) const]_[@(0.0.255) c +har]_`*[*@3 s])&] +[s2; The function converts given string into QTF format. All symbols +that causes conflicts will be escaped.&] +[s2; &] +[s2; It should be used in situation where function require string +in QTF format, but provided string contains symbols that are +recognized by QTF engine.&] +[s2; &] +[s2; [*@3 s][%% -|-|-|]Regular string.&] +[s2;%% [*/ Return value]-|String in QTF form.&] +[s3;%% &] +[s0; ]] \ No newline at end of file