If you register for free, you will be able to post threads, vote on polls and lots more. If you have problems with the registration or logging in, please contact the administrator.
As I understand it, and I may be wrong here, the 10 (in the line >10,900) is the likelihood of the sentence appearing - the frequency. If the number is relatively small (possibly on a 1-100 range) the sentence will appear more often than a higher range number.
The 9000 part of the line is the duration the sentence appears in seconds (9 seconds in this case) on the screen.
I have never experimented with these numbers myself - perhaps I should - but maybe the foregoing will help in some way.
Good luck with your VB project mate.
10 is the frequency of this appearing against all the others... lower number being better..
1000 is the length of time its flashed on the screen for??
34... no idea...
Also whats the 0,0,0,0,0,1,0, mean??
Please SI!!!!! I really do want to get this program written for all FM users
10 is the frequency of this appearing against all the others... lower number being better..
1000 is the length of time its flashed on the screen for??
34... no idea...
Also whats the 0,0,0,0,0,1,0, mean??
Not too sure about that, but if it's any help, in this example:
# EVENT_SHOT_FROM_ANGLE_HEADER
= 120, 0, 0, 0, 0, 0, 0, 0, 0
the 120 part is simply just the event number.