Re: question about reset counter/data

This is a discussion on Re: question about reset counter/data within the TCL forums in Programming Languages category; 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...

Go Back   Application Development Forum > Programming Languages > TCL

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #11  
Old 08-27-2008, 05:39 PM
Uwe Klein
Guest
 
Default Re: question about reset counter/data

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
Reply With Quote
  #12  
Old 08-27-2008, 09:15 PM
jjjackjill89@gmail.com
Guest
 
Default Re: question about reset counter/data

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"
Reply With Quote
  #13  
Old 08-27-2008, 10:45 PM
Alan Anderson
Guest
 
Default Re: question about reset counter/data

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.
Reply With Quote
  #14  
Old 08-27-2008, 11:32 PM
jjjackjill89@gmail.com
Guest
 
Default Re: question about reset counter/data

set the total of msg in mailbox to zero
Reply With Quote
  #15  
Old 08-27-2008, 11:42 PM
Alan Anderson
Guest
 
Default Re: question about reset counter/data

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.
Reply With Quote
  #16  
Old 08-28-2008, 03:24 AM
Uwe Klein
Guest
 
Default Re: question about reset counter/data

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

Reply With Quote
  #17  
Old 08-28-2008, 09:05 AM
Mark Janssen
Guest
 
Default Re: question about reset counter/data

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
Reply With Quote
  #18  
Old 08-28-2008, 10:07 AM
Sonya In Disguise
Guest
 
Default Re: question about reset counter/data


"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


Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 07:48 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.