Search found 4 matches

by Speedbart
Sun Feb 24, 2019 7:42 pm
Forum: Other topics
Topic: Decimal to Hex Function return
Replies: 14
Views: 6012
Flag: Great Britain

Re: Decimal to Hex Function return

Oh dear god how did I not see that - and I felt stoopid not spotting the % conversation - thanks / sorry!
by Speedbart
Tue Feb 12, 2019 8:47 pm
Forum: Other topics
Topic: Decimal to Hex Function return
Replies: 14
Views: 6012
Flag: Great Britain

Re: Decimal to Hex Function return

rbytes wrote:
Tue Feb 12, 2019 6:27 pm
Welcome to the Forum, Speedbart.

You will find lots of help and examples here.
Thanks, yes, I'm dead impressed so far - this is now my favourite app - I was about to slog through Swift and Xcode which I can now put off for a while :)
by Speedbart
Tue Feb 12, 2019 8:44 pm
Forum: Other topics
Topic: Decimal to Hex Function return
Replies: 14
Views: 6012
Flag: Great Britain

Re: Decimal to Hex Function return

Hi Guys thank you sooo much for the prompt replies - I tried adding the $ and it now works perfectly (it's an application to change the colour of an LED on an IOT device). I just love this language you have developed, I cannot imagine how much work is involved or actually how you did it but it's jus...
by Speedbart
Tue Feb 12, 2019 4:50 pm
Forum: Other topics
Topic: Decimal to Hex Function return
Replies: 14
Views: 6012
Flag: Great Britain

Decimal to Hex Function return

Hi, I am new to SmartBasic (but with 35 years programming experience in other stuff) and I love it - thank you!!! But...I am going nuts trying to understand why the function below refuses to return any result that has a non-numeric character even though all returns are strings. So "13" comes back bu...