Ujednolicenie subow.

This commit is contained in:
Bartek Stalewski 2014-11-18 15:53:57 +01:00
parent 9b529ff086
commit 53b4438981
2 changed files with 42 additions and 42 deletions

View file

@ -1,8 +1,8 @@
/def _sub = \
/return substitute(strcat(decode_attr(strcat({PL}, {P0}, {PR}, " [", {1}, "] "))))
/return substitute(strcat(decode_attr(strcat({PL}, {P0}, {PR}, " @{C%c_info}[", {1}, "]@{n} "))))
/def _sub_inside = \
/return substitute(strcat({PL}, {P0}, " ", {*}, {PR})) %;\
/return substitute(strcat(decode_attr(strcat({PL}, {P0}, " @{C%c_info}[", {*}, "]@{n}", {PR})))) %;\
/def typo =\
/let n=$[strchr({*}, '|')]%;\