2016년 12월 23일 금요일

Output of a textfile


I stored a textfile with 10 lines. How can I print this file on a screen ?

-- 
Upload the file into the Media Drawer.
Read the file using a File component.
WHen the File's contents arrive in the file event block,
copy it into a Label.Text.


-- 
P.S.  If you want it broken into 10 lines, use an inactive TextBox with the MUltiline attribute checked,
instead of a Label.

-- 
Many thanks , Merry Chrismas and a happy New Year !

-- 


댓글 없음:

댓글 쓰기