this command makes forword search in text:
instr(begining of search in integer,the text, the word you want search for)
my question is how to make backword search when the compiler in a certain place
thank you
instr(begining of search in integer,the text, the word you want search for)
my question is how to make backword search when the compiler in a certain place
thank you
Comment