Hi Rene,
I'm too confused some time. Too options
LIKE accept a string expression that will evaluate into a type expressed as a string.
So options are:
Dim a As Long Dim b As a Dim c Like "long" Dim d Like "lo" & "ng"
really nosy today, another question about LIKE this time.
There's some grey fading indicaction of memory in my head that LIKE would work with STRING-expression and variables - so copies the type of the variable.
As this
but somehow it does not work. Did it work once- or did i just dream this? Has it been changed? Is it broken?Dim A As Long Dim B Like A ' B would be Long now
I think there are missing some Forum-sections as beta-testing and support
Hi Rene,
I'm too confused some time. Too options
LIKE accept a string expression that will evaluate into a type expressed as a string.
So options are:
Dim a As Long Dim b As a Dim c Like "long" Dim d Like "lo" & "ng"
Last edited by ErosOlmi; 24-01-2015 at 14:41.
www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000
ahhhh... i just messed it up because it was introduced together i guess. So nothing is broken except my memory
I think there are missing some Forum-sections as beta-testing and support
Bookmarks