I am the Fanged beast of doom and I shall rend, tear and bite your flesh. Actually, I'm not hungry right now human. Especially sice I cannot get my stomach to settle down for the last 2 days. As crook as a dog and weaker than a politician's promises
"It must be the heat talking because I know the true Fangles wouldn't treat me like that "
I am a supernatural night hunting fanged were beast (No, were beast, not where beast!!) and I need my meat and bats are a delicacy (Actually, thinking about food right now makes me wan to lose it all and I haven't eaten all day.
If you're still getting the 404's on my pics let me know and I'll find some others to help cool you down.
Actually, I am still getting no pictures but while you are looking, could you find pictures of big titted brunette cheerleaders in their snow outfits??
Amateur Radio/VK3HAF, (D-STAR/DMR and more), Arduino, ESP32, Coding, Crochet
As for the big titted brunette cheerleaders in their snow outfits pics...my wife is home and even I ain't that brave/dumb.
The pictures worked, thanks Sparkie. They make me feel a little better too, haven't been able to eat all day. It's not good to get sick in this heat.
Tell your wife she is a nice lady for letting you lend out your brain to us sometimes (safe topic).
Love that snow, I can always code in the cold, never in the heat. Although, my father says that coming from Hungary where there is always loads of it in the winter, makes you want to scream. He was never so glad to get rid of it all.
Amateur Radio/VK3HAF, (D-STAR/DMR and more), Arduino, ESP32, Coding, Crochet
Funny how older posts become useful again and you always find qizards lurking around helping us feebler intellects. Looks like I have to come up with a simpler way to track our finances and I need to use wizard code again!!
What are you watching?? Your left toe with a beer can perched on it???
I'm still waiting for you to seriously hurt me from the last cheeky post I made in another topic (laughing evilly and booking the ufo out of the galaxy so you can't hurt me too badly)
; in a procedure in my program I have to grab the numbers from a gadget
Procedure TOTALTICKET()
; ******* first I reset all variables in case there is a stray out there
Result = 0
Result$ = ""
Cost$ = ""
subtotal.d = 0
subtot.d = 0
; ******** get the number of items we are gonna thunderplork!
Result = CountGadgetItems(#ListIcon_TICKET)
For t = 0 To Result
Result$ = GetGadgetItemText(#ListIcon_TICKET, t, 2) ; 2 decimal places
subtot.d = ValD(Result$)
subtotal.d = subtotal + subtot
Next
RESU$ = StrD(subtotal,2) ; *** reaffirm 2 decimal places (this is money all over the world!)
;frag$ = "$ "+ RESU$
SetGadgetText(#Text_SUBT, RESU$) ; set the gadget that shows subtotal the dollar amount...
TOTALTAX() ; go to the procedure that adds the TAXES
EndProcedure
;
Basically this is 2 calls... If I remember correctly srod and trond even helped me figure this out!
Wow, can't believe this was way back in 2007 when I was younger.
I have to do a home inventory package that works (and looks good) just for the family as the house insurer wants everything in a neat list (AKA spreadsheet) or they will charge us heaps of moolah to read all the papers.
NetMaesto, if you are reading this old post, is there a chance that commas could make it into that Fanglized Currency gadget?
Not to worry if not, just an idea for completeness's sake.
And before any other forum smartass makes a comment about daring to front the qizard (Bit like Oliver asking for "more"), I'm allowed to ask because it states "Fanglized"!! So there!!!!
Amateur Radio/VK3HAF, (D-STAR/DMR and more), Arduino, ESP32, Coding, Crochet