| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#11
| |||
| |||
| Snarby Gillespie wrote: > I tried proc to reset counter but it didn't work, > because the thing is blue. Used reset to set counter to zero > (set to zero!!!) and it workd. Thing is not blue anymore! > Also, counter is zero. You forgot to mention that only the pink procs work in this context. hth uwe |
|
#12
| |||
| |||
| receive msg : 1234 sent msg : 1234 Mailbox CountIn CountOut Count ABC 1232 1232 0 ASD 2 2 0 This is what i see on a GUI program that im just re-typing here. It mean to "reset a counter for a mailbox" is the total of msg in and msg out will be reset to zero. The "CountOut" of a mailbox meanz if the msg has been sent out. The "CountIn" of a mailbox also meanz if the msg has been received. Mbe the process of algorithm is the main point here.. juz to know how to write the tcl algo of to "reset a counter for a mailbox" |
|
#13
| |||
| |||
| In article <0048ad40-1e5b-4acd-99e0-582c40a8493e@c65g2000hsa.googlegroups.com>, jjjackjill89@gmail.com wrote: > Mbe the process of algorithm is the main point > here.. juz to know how to write the tcl algo of to "reset a counter > for a mailbox" Maybe if you can explain how to "reset a counter for a mailbox" in any way, we can help you find a way to do it using Tcl. |
|
#14
| |||
| |||
| set the total of msg in mailbox to zero |
|
#15
| |||
| |||
| In article <e646babb-29f1-4c81-b475-397d06e8e829@j22g2000hsf.googlegroups.com>, jjjackjill89@gmail.com wrote: > set the total of msg in mailbox to zero Is this an actual command from a language like AppleScript, or is it merely repeating the description of the task without giving more detail? I'm pretty sure nobody here understands yet what you're talking about. Can you start over? Pretend you haven't told us anything yet, and give us some useful information such as the name of the program you're working with, what that program does, and the environment it runs in (type of computer, name of operating system, network connections, etc.). Tell us not only what you are trying to do, but also *why* you want to do it. Once we have at least some grasp of both what you want to do *and what you want to do it to*, maybe we can help you. |
|
#16
| |||
| |||
| jjjackjill89@gmail.com wrote: > set the total of msg in mailbox to zero Mr, you are waving a neutral white shopping bag with nondescript content in our faces and demand that we tell you all about it. Could you think about this in a cortical moment? uwe |
|
#17
| |||
| |||
| On Aug 28, 5:32*am, jjjackjil...@gmail.com wrote: > set the total of msg in mailbox to zero set ::the_total_of_msg_in_mailbox 0 |
|
#18
| |||
| |||
| "Uwe Klein" <uwe_klein_habertwedt@t-online.de> wrote in message news:l5ugo5-gb5.ln1@klein-habertwedt.de... > Snarby Gillespie wrote: > >> I tried proc to reset counter but it didn't work, >> because the thing is blue. Used reset to set counter to zero (set to >> zero!!!) and it workd. Thing is not blue anymore! >> Also, counter is zero. > You forgot to mention that only the pink procs work in this context. > hth > > uwe I'm with you Uwe - although I once proc to 1 (to 1 !!!) and it didn't count... but I digress Sonya |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.