hi Hill Cheung
u mean u want to open a outside .txt file right. for that
u can use the following:
set gfile = 0
set gfile = new(xtra "fileio"
openfile gfile, the moviepath &"names1.txt"
setposition gfile, 0
set mycontents = readfile(gfile)
otherwise
type put mmessagelist(xtra "fileio" in the message window u can get all codes related with fileio.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.