forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


@FILEPOS bug VDS6?

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Bug Reports
View previous topic :: View next topic  
Author Message
moefr01
Newbie


Joined: 25 Jan 2006
Posts: 3
Location: Germany

PostPosted: Sat Oct 04, 2008 10:56 am    Post subject: @FILEPOS bug VDS6? Reply with quote

Hi,

can anyone tell me how to make @FILEPOS working with VDS6? I've tried to get TEXT out of WHILE ... WEND loop with @READLINE(%%ID) without success:

%%ID = @NEW(FILE,file.exe,APPEND) =>...works
WRITELINE %%ID,%%text =>...works
WHILE @NOT(@FILEPOS(%%ID,EOF)
%%TEXT = @READLINE(%%ID)
END =>...hangs in a neverending loop (50%CPU)
CLOSEFILE %%ID

With former @BINFILE-command and derivates under VDS5 all went well.

cheers,
moefr01
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Bug Reports All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group