sometimes i use thinair to edit powerbasic code and then paste it again to the PB ide jk-ide to run it
i use thinbasic thinAir_1.11.6 because it is the last one supporting XP. usualy i use...
Type: Posts; User: primo
sometimes i use thinair to edit powerbasic code and then paste it again to the PB ide jk-ide to run it
i use thinbasic thinAir_1.11.6 because it is the last one supporting XP. usualy i use...
really the creature who boldly threaten the world by atomic bombs have a low quality of consciousness resembles that of a cockroach consciousness. that creature needs an urgent medical care. he...
if you want to use freebasic to run quick basic programs, you must add this '$lang: "qb" to the top of the code
yes there is " ' "
only '$lang: "qb" will work to enable QB mode albeit there are...
DOSBox-X is much better than the original DOSBox utility
no need for the complex typing just point the mouse to
the menu -> Dos -> Quick Launch program and then go through folders to your Dos...
with v1.11.7 windows 7 x64
from the IDE the buttons does not show icons
but the bundled code show the icons like this
Thanks MrHiggins
i never know about this before. and yes disabling the messageBox is preferable
i guess you mean executing the code from the IDE on the fly without saving it first like quick basic and purebasic . no it is not possible
but if you mean executing a script from the command line it...
Thanks for the new version,
but in the downloads page the file is thinBasic_1.11.1.0 while it is said thinBASIC version 1.11.7.0 BETA
can't check it until tonight
Edit:
i see now .. the Link...
very long table between putin and macron
putin said he likes Java programming language . macron said he likes Ruby
https://www.youtube.com/watch?v=ZaXB02fE0gU
yes the program in the https://www.codeproject.com/Articles/7282/Property-list-ActiveX-control?fid=57072&df=90&mpp=25&sort=Position&spc=Relaxed&tid=4017442
works , i have tested it with VB6, it...
ReneMiner,
for ActiveX dll's or ocx's we shoukd first register it in the windows system else it can't be called
in your case from the link you have provided , open the command prompt to the...
This is a decades requested feature, but look here:
Here a PowerBasic pirce of code of how to execute a thinBasic script from a PB program:...
Dangerous code, i run it 3 times and find 3 thinbasic.exe in memory
i have used this BAT file to kill the exe's in windows xp
TASKLIST /FI "IMAGENAME eq thinbasic.exe"
tskill thinbasic
pause
...
Q: Is Google male or female?
A: Female, because it doesn't let you finish a sentence before making a suggestion.
https://joke4fun.com/text/is-google-male-or-female-16124
Hi Eros
i was on 4 choices , {he, she, it, they}. in fact not sure.
but in my subconscious i want to refer to google with some appreciation to ( her efforts ) as an efficient and very powerful...
10218
write this in google search box
8/2(2+2)
and she will change it to (8/2)*(2+2) = 16
there is a big trouble about this simple question here ...
Thanks Petr
about my question: how to make the sphere in the middle nicer, i have found the page i refer to: it is how to make "smooth openGL objects"?...
here https://www.intmath.com/blog/mathematics/how-to-find-the-length-of-a-spherical-spiral-10254
the author wants to cover the surface of a solid sphere using 1.5 cm hemp rope and he wants to know...
nice editors, i have downloaded the SynWrite and the RJ TextEd , its newest versions supports OS'es from antiquity to the virus year !!.
the ability to use all different kinds of unicode and also...
Thanks ReneMiner for this nice program, i haven't expected that we can use a Text Box as if it is something like a command prompt. but when we delete the Ready > it behaves like a normal Text Box...
from time to time i get this msgbox
10217
this is when browsing bbc.com and cnn.com and may be more in browsing env. windows XP with browser Mypal https://github.com/Feodor2/Mypal/releases
i use...
one person trying to translate complex PB x32 to x64
and then expect x64 version to be available when windows x128 versions released in 2031 A.D
the logic of Theo...
@DirectuX try testing the secret version thinBasic_1.11.7.0.zip, but it needs the Visual C++ Redistributable Packages for Visual Studio 2015...
Thanks DirectuX , now i feel better that my memory was correct in having something about big numbers, yes now i remember that i read: LARGE_INTEGER data type.
i swear that i have read in the new features that there is an additional name for the Numeric variable Extended (Ext) type, something like 'Huge' but can't find anywhere. it is either a corona...