karthas Posted March 17, 2005 Report Share Posted March 17, 2005 Hi, I am creating a program which asks for username & pasword. I read a datalog file for the username & password combinations. how can i stop the read fuctions when i encounter the end of file. please help me karthik Quote Link to comment
RaviPaike Posted March 17, 2005 Report Share Posted March 17, 2005 Hi Karthik, You can use the filesize output of the "OpenFile" vi . Use that filesize ouput as Count input of the "FileRead" vi. basically the vi will read untill it reaches to the final count. Hope this explains Ravi Quote Link to comment
karthas Posted March 18, 2005 Author Report Share Posted March 18, 2005 Hi, I couldnt wire the file size o/p to the count in the read file help me out karthik Quote Link to comment
RaviPaike Posted March 21, 2005 Report Share Posted March 21, 2005 Hi Karthik, Hope this helps Ravi Download File:post-1447-1111418912.doc Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.