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




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.


Dan

Drive Comparison

13th January 2025
Question: What do you want to achieve with the comparison ?


Dan

Snow - Jan 2025

9th January 2025
Here, in germany, we saw the snow falling, but not staying ...


Dan

Happy Birthday, Kuron

5th January 2025
Happy Birthday !


Dan

Happy New Year - 2025

1st January 2025
Happy New Year !


Dan

Potential Birthdays

31st December 2024
Happy Birthdays or Happy Bugdays !


Dan

JSE - Sound Stress Test

31st December 2024
So far it is running ok on my windows (chromealike) web browser.


Dan

JSE - Sound Stress Test

30th December 2024
All test ran fine but one:
Holding the V button (gamepad.x) on the keyboard, the sound starts, but then it stops abruptly.
It takes a while before the other sounds can be played again (after it stops), and it can be fastened by switching the (chrome) tab*snip*


Dan

Cheer and Good Will

23rd December 2024
Merry Christmas as well.


Dan

QOTD - December 2024

23rd December 2024
Mine are Ctrl V / C


Dan

Google Labs ImageFX

22nd December 2024
Looks nice but the webpage says:
''ImageFX isn't available in your country yet'' ...


Dan

Punctuation Issue

19th December 2024
[*tup]
Happened to me yesterday as well ...


Dan

Punctuation Issue

18th December 2024
@DNA
[code]
Graphics 800,600,16,2:SeedRnd MilliSecs():Color 180,180,0:Dim S$(20684),FND$(16100),C$(16000,2 ), CT$(16010),NI(16000),PC(20):Glob al P$
Dim B$(100),CURINLINE(100),MAX(100): Global LR_MOVE,CUR_FLAG,XC,YC,LI::Print
PRM$=''Searched for: *snip*


Dan

Punctuation Issue

16th December 2024
I'm running the version 1.108 under window 10 pro
The directplay is an legacy feature of windows 10. It can be enabled and windows will install it for you.
See this thread on syntaxbomb


Dan

Punctuation Issue

14th December 2024
Interresting ... this code works ...
[code]
For x=1 To 10 Print x Next
WaitKey()
[/code]
It is amazing ... i have removed every : from your code and the code still works ...
[code]
Graphics 800,800,16,2 SeedRnd MilliSecs() Color 180,180,0 Dim S$(161*snip*


Dan

Punctuation Issue

14th December 2024
[code]
Graphics 800,600,16,2:SeedRnd MilliSecs():Color 180,180,0:Dim S$(16100),FND$(16100),C$(16000,2 ), CT$(16010),NI(16000),PC(20):Glob al P$
Dim B$(100),CURINLINE(100),MAX(100): Global LR_MOVE,CUR_FLAG,XC,YC,LI::Print
PRM$=''Searched for: ''*snip*


Dan

JSE - Notify and Graphic bug

14th December 2024
Ok Thanks !


Dan

JSE - Notify and Graphic bug

14th December 2024
I wont open a new Thread for this, but i have found another bug:
[jse]
For x=0 to 7
Print ''X=''+x+'' ''+(128 shr x)
Next
[/jse]
The 128 shr 0 should return 128 but JSE returns 0


Dan

JSE - Notify and Graphic bug

14th December 2024
The notify command adds to the Dev tools log, so it's ok.


Dan

JSE - Notify and Graphic bug

14th December 2024
I think the fps log is ok, its just that next time when i need it, i may forget that it's on the FPS button and if the help file does not mention it ...

Newer Posts More - Older Posts