gpic
06-20-2009, 01:47 PM
Hi.
I'm put on the form a button and Memo. To clicked LBM on the button and wrote next code:
Edit_LoadFromFile(MyMemo$, AppPath$ + "ansi.txt");
MyMemo$ -the name of Memo component.
Run this example on the windows and click on the button,but text not loaded=( In ansi.txt wrote only word Hi
I'm try also erase AppPath$ from code...
Help me=)
p.s. I'm to use ppl 1.53.
p.p.s. Sorry for my bad English.
I'm put on the form a button and Memo. To clicked LBM on the button and wrote next code:
Edit_LoadFromFile(MyMemo$, AppPath$ + "ansi.txt");
MyMemo$ -the name of Memo component.
Run this example on the windows and click on the button,but text not loaded=( In ansi.txt wrote only word Hi
I'm try also erase AppPath$ from code...
Help me=)
p.s. I'm to use ppl 1.53.
p.p.s. Sorry for my bad English.