-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|388|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-




Dan

Happy Birthday, Steve Ancell and Blanko1324

8th April 2025
Happy Birthdays !


Dan

UK ''Online Safety Act'' Age Verification Threat

27th March 2025
[quote]
Your Duty : If you see ANYTHING inappropriate, that goes for future as well as past content, let me know ASAP.
[/quote]
Roger that.
I guess this should explain the act a bit more: (Linkage)


Dan

Happy Birthday, spinal

23rd March 2025
Happy Birthday !


Dan

File Transfer Speed

22nd March 2025



Dan

Dictionary Search

20th March 2025
Here is a quick, modified, version of your file, which seeks for a word and displays if its in the dictionary file:
[code]
Local f2=OpenFile(''r:\\dict.txt&qu ot;)
quit=0
Repeat
.l1
zz$=Input(''Enter a query or quit > '')
If zz$=&qu*snip*


Dan

Dictionary Search

20th March 2025
Because the Eof(F2) is in the while loop, it exits when the end of the file is hit.


Dan

Happy Birthday, therevillsgames

17th March 2025
Happy Birthday!


Dan

How's Things? - March 2025

13th March 2025
I'm not watching TV so i do not know the global covid situation.
Positive thinking helps and as a rule: It cold be better, always.
BTW: Is the ''march 2024'' a typo or is this thread a retrospective ?


Dan

AI Video Testing

1st March 2025
Nice, there is only 1 frame that is visibly off on that figure. [*tup]


Dan

Happy Birthday, Pakz

26th February 2025
Happy Birthday !


Dan

Poll Chat

25th February 2025
[quote]
Which is Better?
-> Going on a heist with Danny Ocean (100%)
Going on a treasure hunt with Indiana Jones (0%)
[/quote]
It took me a bit to find out who ''Danny Ocean'' is ... and then i misclicked it ...


Dan

Windows Open/Save file dialog for blitz3d (windowed mode)

23rd February 2025
Hi, here is the code for the file open/save dialog for blitz3d - best used in windowed mode.
I've modified someone's code (see the comments) and added few lines to check if the mouse button or any keyboard key is pressed.
This is to avoid the stu*snip*


Dan

Happy Birthday, Jayenkai

23rd February 2025
Happy Birthday !


Dan

QOTD - February 2025

16th February 2025
The best way is to join Forums and Groups with the same interests.
[quote]
...Aw, who am I kidding.. SoCoder's been dead for years. :/
[/quote]
even the slightest activity indicates life ... so it can't be dead ... it's only not as active a*snip*


Dan

Happy Birthday, HoboBen

14th February 2025
Happy Birthday !


Dan

JSE Gui

3rd February 2025
Built-in Gui buttons/elements are always useful ...
And some kind of Edit box/field in which you can read out the values/paste in the text from the clipboard / output text ...


Dan

Happy Birthday, Afr0

3rd February 2025
Happy Birthday.


Dan

Back to Windows

1st February 2025
If you consider that Windows 10 can run windows XP apps/tools/games ... a software library of 20ish years ...
that is really hard to beat, for any system.
Back in the days, the backwards compatibility was the main reason to switch to the new systems.
I*snip*


Dan

Bad Adverts

29th January 2025
what is with the two X'es in the top right corner ?


Dan

Happy Birthday, AndyH

27th January 2025
Happy Birthday !


Dan

W.H.Shutdown

26th January 2025
Thanks BBC works fine !


Dan

W.H.Shutdown

25th January 2025
isnt it great ... when you click on a link, but the page sends you to your country language whatever that is ... (Linkage)


Dan

Commented Bug

23rd January 2025
Unlike the old pc's like c64 and amiga, todays computers are very fast. Blitzbasic can draw many lines in a millisecond per frame ...

i wrote a test program to check when it starts to slowdown or to crawl:
[code]
GW=255:GH=255
Graphics GW,GH,16*snip*


Dan

Commented Bug

21st January 2025
I made some tests and your code has some flaws in the logic.
The ''if OMIN<>MIN'' comparison never gets executed, because you are setting OMIN=MIN before the comparison.
Second thing is, when using double buffering: draw something on the sc*snip*


Dan

Drive Comparison

13th January 2025
Well, a good folder/content comparison program is (Linkage)
i currently do not have it installed, but it would be my choice, if i ever need to compare someting.

Newer Posts More - Older Posts