Search found 18 matches

by PaulKnight
Fri Jan 31, 2020 11:25 pm
Forum: Other topics
Topic: New Basic
Replies: 6
Views: 2911
Flag: Great Britain

New Basic

Hi.

I've been away from this site for ages, but last time I was looking through posts there was much talk about New Basic, but all seems quiet here now.

Did New Basic ever come to anything?

Would love to know.

Any updates much appreciated :-)

Thanks in advance,
Paul :D
by PaulKnight
Fri Feb 22, 2019 10:03 am
Forum: For beginners
Topic: Program Template
Replies: 9
Views: 6929
Flag: Great Britain

Re: Program Shell- Graphics

Thanks rbytes! This is just the type of code listing that really helps newbies like me! Seeing a working example with well commented code is just so helpful. I can't wait to play with this when I get time next week. It's school half term here I the UK so no time for coding this week unfortunately. T...
by PaulKnight
Sun Feb 17, 2019 9:56 pm
Forum: For beginners
Topic: field examples
Replies: 9
Views: 8424
Flag: Great Britain

Re: field examples

Wow! Thanks AGAIN rbytes - and such a speedy response! That is EXACTLY what I needed. Do you know if there are any documents with simple examples Iike these for beginners like me? I can get my head around these code snippets much more than those containing functions etc... Once I've grasped the basi...
by PaulKnight
Sun Feb 17, 2019 9:35 pm
Forum: For beginners
Topic: field examples
Replies: 9
Views: 8424
Flag: Great Britain

field examples

Hi, I've been studying the field commands and example in the manual (5.8) but am getting a bit confused. The example runs on my iPhone, but its overly complicated for my needs. I just need to input some text into a box, and capture the data in a string. Can anyone point me to a simple example anywhe...
by PaulKnight
Sat Feb 09, 2019 9:03 am
Forum: BASIC programs
Topic: Radiation Dose Map - problem!
Replies: 2
Views: 3489
Flag: Great Britain

Re: Radiation Dose Map - problem!

Thanks rbytes, That sounds like a good explanation. I'll have a look to see if that will fix things. I did consider the read pixel option, but given that the data is already quantized during the colourisation process, I would be loosing too much information going that route. Good to have options tho...
by PaulKnight
Sat Feb 09, 2019 12:33 am
Forum: BASIC programs
Topic: Radiation Dose Map - problem!
Replies: 2
Views: 3489
Flag: Great Britain

Radiation Dose Map - problem!

Hi everyone. I have been playing around with SB to try and get used to some of its features, and have been having fun in the process, which I guess is the main objective! I have written some messy code which I am having some problems with. I'll try and explain! Basically, the code randomly picks a l...
by PaulKnight
Fri Feb 08, 2019 2:28 pm
Forum: Other topics
Topic: Who is using Mac or Windows?
Replies: 21
Views: 7960
Flag: Great Britain

Re: Who is using Mac or Windows?

Im on a MacBook Pro (2014), and iPhone SE on iOS 12.1.4

Thanks :-)
by PaulKnight
Sun Jan 27, 2019 11:13 pm
Forum: Other topics
Topic: The End of Smart Basic?
Replies: 12
Views: 4931
Flag: Great Britain

Re: The End of Smart Basic?

This is sad news indeed. I used to muck about programming early computers when i was much younger (ZX Spectrum, Atari ST etc...), always in BASIC languages such as GFA Basic, STOS (a games programming BASIC) and then OPL on Psion organisers etc... I always loved tinkering about in these programming ...
by PaulKnight
Sun Jan 27, 2019 7:51 pm
Forum: Other topics
Topic: When does an IF statement need an ENDIF
Replies: 3
Views: 1973
Flag: Great Britain

When does an IF statement need an ENDIF

Hi,

Could someone please advise why some IF statements seem to need END IF and sometimes I get an error saying "END IF without IF"?

Any advice much appreciated.

Thanks,
Paul

PS: apologies for what must seem like very obvious questions to most!!
by PaulKnight
Sun Jan 27, 2019 4:50 pm
Forum: Other topics
Topic: Examples of LIST command
Replies: 2
Views: 1512
Flag: Great Britain

Re: Examples of LIST command

Thank you very much Dutchman - much appreciated :-)