Hi friends!
I am in problem. I want to make a script for my own text color.
Example : when i input
"any text"
it will be replace
%prefix +[[
%sufix ]]+
and finally my own color will be
+[[ any text ]]+
i make a dialog box with 2 edit box and one ok button. i made these as bellow :
edit 1, - - - - autohs %prefix
edit 2, - - - - autohs %sufix
button "ok" 3, - - - -, ok
now i want, when i input an design like "+[[" on edit box 1 and another design in edit box 2 like "]]+" it will save on veriables. when i input a text like "any kinds of text" it will be replace
+[[ any kinds of text ]]+
please help me!!! i want to use this in simple script. i don't want to use any dll files or $drawpicture.