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 


Marquee type progress bars
Goto page Previous  1, 2
 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Advanced VDS 5 Source Code
View previous topic :: View next topic  
Author Message
mcpaton
Newbie


Joined: 27 Jul 2005
Posts: 13

PostPosted: Wed Jul 27, 2005 10:19 pm    Post subject: Reply with quote

my "testprog.exe" is a batch file with a heap of switches at the end (picked out by the user) it doesnt seem to let the batch file complete properly with this method. I May have a play with it and see if I can modify the idea to work. Thanks!
Back to top
View user's profile Send private message Visit poster's website
ShinobiSoft
Professional Member
Professional Member


Joined: 06 Nov 2002
Posts: 790
Location: Knoxville, Tn

PostPosted: Wed Jul 27, 2005 11:16 pm    Post subject: Reply with quote

Here's a simpler loop that might help::

Code:

  runh testprog.exe

  wait 2
  repeat
    wait 0.1
  until @not(@winexists(testprog))


_________________
Bill Weckel
ShinobiSoft Software

"The way is known to all, but not all know it."
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
mcpaton
Newbie


Joined: 27 Jul 2005
Posts: 13

PostPosted: Thu Jul 28, 2005 9:06 am    Post subject: Reply with quote

seems to die after the 2 second wait period. I think its cos it's a batch file, not an exe that i';m calling? and i'm running it hidden. I think i;ll just give up on the progress bar altogether!
Back to top
View user's profile Send private message Visit poster's website
marty
Professional Member
Professional Member


Joined: 10 May 2001
Posts: 789

PostPosted: Fri Jul 22, 2011 4:28 pm    Post subject: Reply with quote

Does anyone know why I get a blank progress bar when using the original code under XP (SP3)?

Thanks,

Martin Very Happy
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Advanced VDS 5 Source Code All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
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