-
adjust_user_minutes
From
Bigjoe@VERT/BLUETHR to
All on Sun Jan 30 14:03:00 2005
Ok, sense I dind't get a reply, well Then I'll ask again, I still need to knowãhow subtract a int_var that does have a value in it from the users current timeãleftããadd bmins dopmins #This saves the adds it for later useããadjust_user_minutes -dopmins #This line doesn't work. How do I subtract thisã from the users time left or minutes leftãããThanksããJoeãããã---ã þ Synchronet þ Blue Thunder - bluethunder.dtdns.net or bluethr.synchro.netã
-
From
Angus Mcleod@VERT/ANJO to
Bigjoe on Sun Jan 30 19:34:00 2005
Re: adjust_user_minutesã By: Bigjoe to All on Sun Jan 30 2005 14:03:00ãã > Ok, sense I dind't get a reply, well Then I'll ask again, I still need to knã > how subtract a int_var that does have a value in it from the users current tã > leftã > ã > add bmins dopmins #This saves the adds it for later useã > ã > adjust_user_minutes -dopmins #This line doesn't work. How do I subtract thã > from the users time left or minutes leftããOk, well 'sense' I know of two posts giving detailed explanations of what ãto do, one from myself and another from Digital man himself, I'll not ãbother to respond again!ããã---ã þ Synchronet þ Where we BAJA Rob into writing our modules. The ANJO BBSã
-
From
Bigjoe@VERT/BLUETHR to
Angus Mcleod on Sun Jan 30 21:05:00 2005
Re: adjust_user_minutesã By: Angus Mcleod to Bigjoe on Sun Jan 30 2005 07:34 pmãã > Re: adjust_user_minutesã > By: Bigjoe to All on Sun Jan 30 2005 14:03:00ã > ã > > Ok, sense I dind't get a reply, well Then I'll ask again, I still need toã > > how subtract a int_var that does have a value in it from the users currenã > > leftã > > ã > > add bmins dopmins #This saves the adds it for later useã > > ã > > adjust_user_minutes -dopmins #This line doesn't work. How do I subtractã > > from the users time left or minutes leftã > ã > Ok, well 'sense' I know of two posts giving detailed explanations of what ã > to do, one from myself and another from Digital man himself, I'll not ã > bother to respond again!ã > ãOk, sence the posts that you gave me were wrong, and I said that not what I wasãtrying to. Ok. Be like that then.ããã---ã þ Synchronet þ Blue Thunder - bluethunder.dtdns.net or bluethr.synchro.netã
-
From
Angus Mcleod@VERT/ANJO to
Bigjoe on Mon Jan 31 07:29:00 2005
Re: adjust_user_minutesã By: Bigjoe to Angus Mcleod on Sun Jan 30 2005 21:05:00ãã > > > adjust_user_minutes -dopmins #This line doesn't work. How do I subtrã > > > from the users time left or minutes leã > >ã > > Ok, well 'sense' I know of two posts giving detailed explanations of whatã > > to do, one from myself and another from Digital man himself, I'll notã > > bother to respond again!ã >ã > Ok, sence the posts that you gave me were wrong, and I said that not what I ã > trying to. Ok. Be like that then.ããI told you exactly what to do, gave you a code sample and all. Digital ãMan posted the exact same advice and a near-identical code sample. ããIf there was anything 'wrong' with those posts it was us expecting you'd ãhave the IQ to understand them. <shrug>ãããã---ã þ Synchronet þ Where we BAJA Rob into writing our modules. The ANJO BBSã
-
From
Bigjoe@VERT/BLUETHR to
Angus Mcleod on Mon Jan 31 18:24:00 2005
ã > Re: adjust_user_minutesã > By: Bigjoe to Angus Mcleod on Sun Jan 30 2005 21:05:00ãã > > > > adjust_user_minutes -dopmins #This line doesn't work. How do I suã > > > > from the users time left or minutesãã > > > Ok, well 'sense' I know of two posts giving detailed explanations of wã > > > to do, one from myself and another from Digital man himself, I'll notã > > > bother to respond again!ãã > > Ok, sence the posts that you gave me were wrong, and I said that not whatã > > trying to. Ok. Be like that then.ãã > I told you exactly what to do, gave you a code sample and all. Digitalã > Man posted the exact same advice and a near-identical code sample.ãã > If there was anything 'wrong' with those posts it was us expecting you'dã > have the IQ to understand them. <shrug>ããAnd what makes you think I don't I think you don't under stand what I'm ãtrying to do. Your samples force me to change the int_var again. I can't do ãthat. I already have the int_var. I just need to subtract it from the users ãminutes, It's that simple. and Yes I under stude what both of you were ãsaying, and like I said, I don't want to change the int_var again and have to ãchange it back again, the sample you gave me work just find. But, Like I ãsaid, your way I have to change my value again, and againããããdopmins is a val that I have a value all ready in. If I use the SET dopmins ã-50 command I'm resetting the value. Do you under stand that. The value thats ãall ready in the int_var dopmins is what I want to subtract, and theres no ãway to do it.ããJoeããP.S. Maybe I'm not the only one thats needs an IQ testããã---ã þ Synchronet þ Blue Thunder - bluethunder.dtdns.net or bluethr.synchro.netã
-
From
Angus Mcleod@VERT/ANJO to
Bigjoe on Mon Jan 31 22:36:00 2005
Re: adjust_user_minutesã By: Bigjoe to Angus Mcleod on Mon Jan 31 2005 18:24:00ãã > And what makes you think I don't I think you don't under stand what I'mã > trying to do. Your samples force me to change the int_var again. I can't doã > that. I already have the int_var. I just need to subtract it from the usersã > minutes, It's that simple. and Yes I under stude what both of you wereã > saying, and like I said, I don't want to change the int_var again and have tã > change it back again, the sample you gave me work just find. But, Like Iã > said, your way I have to change my value again, and againã > ã > ã > ã > dopmins is a val that I have a value all ready in. If I use the SET dopminsã > -50 command I'm resetting the value. Do you under stand that. The value thatã > all ready in the int_var dopmins is what I want to subtract, and theres noã > way to do it.ãã<sigh> I'll try once more. ããYou CAN NOT apply a unary minus to an integer variable as you want to do. ãAnd I understand that the value is in 'dopmins' already, and you don't ãwant to change that. Therefore what you HAVE to do is 1) create a NEW ãvariable, 2) set it to the NEGATIVE of 'dopmins', and 3) adjust by the ãnew, negative variable. Therefore:ãã # Step #1 -- create NEW variableã INT negative_dopminsãã # Step #2 -- set it to negative of 'dopmins'ã # Note that: 0-dopmins gives -dopminsã SET negative_dopmins 0ã SUB negative_dopmins dopminsã ã # Step #3 -- adjust by ã ADJUST_USER_MINUTES negative_dopminsããNow, this is the third time that this code fragment has been suggested to ãyou as the only practical way to achieve what you want to do. Once by ãmyself, once by Digital man, and now once again. If this isn't good ãenough for you, that's your business. You are free to reject it. But ãplease -- spare us the "poor me didn't get a reply so now I'll come with ãsome attitude" responses, OK?ãã > P.S. Maybe I'm not the only one thats needs an IQ testããNo, I think it *is* only you.ããããã---ã þ Synchronet þ Where we BAJA Rob into writing
our modules. The ANJO BBSã
-
From
Stephen Cooper@VERT/MISSION1 to
Angus Mcleod on Mon Jan 31 21:36:00 2005
Re: adjust_user_minutesã By: Angus Mcleod to Bigjoe on Mon Jan 31 2005 22:36:00ãã > Now, this is the third time that this code fragment has been suggested to ã > you as the only practical way to achieve what you want to do. Once by ã > myself, once by Digital man, and now once again. If this isn't good ã > enough for you, that's your business. You are free to reject it. But ã > please -- spare us the "poor me didn't get a reply so now I'll come with ã > some attitude" responses, OK?ã > ã > > P.S. Maybe I'm not the only one thats needs an IQ testã > ã > No, I think it *is* only you.ã > ãThis is one time that I'm forced to agree with Angus, amazingly enough. :)ãã---ã þ Synchronet þ Mission Control BBS -
http://mission1.synchro.net/ã
-
From
Belly@VERT/BRAZINET to
Stephen Cooper on Tue Feb 1 20:57:00 2005
Re: adjust_user_minutesã By: Stephen Cooper to Angus Mcleod on Mon Jan 31 2005 09:36 pmãã > This is one time that I'm forced to agree with Angus, amazingly enough. :)ããIn other news, Satan catches a cold.ãã oã (O) ã BeLLyããã---ã þ Synchronet þ **** BraziBBS: bbs.brazi.net ****ã
-
From
Stephen Cooper@VERT/MISSION1 to
Belly on Tue Feb 1 21:46:00 2005
Re: adjust_user_minutesã By: Belly to Stephen Cooper on Tue Feb 01 2005 20:57:00ãã > Re: adjust_user_minutesã > By: Stephen Cooper to Angus Mcleod on Mon Jan 31 2005 09:36 pmã > ã > > This is one time that I'm forced to agree with Angus, amazingly enough. :ã > ã > In other news, Satan catches a cold.ã > ãWhy is that? Because hell finally froze over? :Pãã---ã þ Synchronet þ Mission Control BBS -
http://mission1.synchro.net/ã
-
From
MBR@VERT/RETROPC to
Belly on Wed Feb 2 00:28:00 2005
Re: adjust_user_minutesã By: Belly to Stephen Cooper on Tue Feb 01 2005 08:57 pmãã > > This is one time that I'm forced to agree with Angus, amazingly enough. :ãã > In other news, Satan catches a cold.ããand he has ice hanging from his faceããThe Evil MBR Has SpokenããRetro PC BBSãTelnet To:ãRetroPC.homeip.netãRetroPC.synchro.netããã---ã þ Synchronet þ -= Retro PC BBS =-= Wilson NY, USA =-= RetroPC.homeip.net =-ã
-
From
Belly@VERT/BRAZINET to
Stephen Cooper on Wed Feb 2 00:38:00 2005
Re: adjust_user_minutesã By: Stephen Cooper to Belly on Tue Feb 01 2005 09:46 pmãã > > > This is one time that I'm forced to agree with Angus, amazingly enoughã > > ã > > In other news, Satan catches a cold.ã > > ã > Why is that? Because hell finally froze over? :Pãã:)ãã oã (O) ã BeLLyããã---ã þ Synchronet þ **** BraziBBS: bbs.brazi.net ****ã
-
From
Jason@VERT/HDCAFE to
Belly on Wed Feb 2 11:13:00 2005
Re: adjust_user_minutesã By: Belly to Stephen Cooper on Tue Feb 01 2005 08:57 pmãã > Re: adjust_user_minutesã > By: Stephen Cooper to Angus Mcleod on Mon Jan 31 2005 09:36 pmã > ã > > This is one time that I'm forced to agree with Angus, amazingly enough. :ã > ã > In other news, Satan catches a cold.ã > ã > oã > (O)ã > BeLLyã > ã > ãlolãããJasonãã _________________________ã/ \ã| The Hard Drive Cafe BBS |ã| Montgomery, Alabama, US |ã|
telnet://bbs.hdcbbs.net |ã\_________________________/ã---ã þ Synchronet þ Origin: The Hard Drive Cafe - Montgomery Al USA - www.hdcbbs.netã