
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
Today, 07:38 AM
Unless I'm reading something wrong the documentation is for vb6 so it does not apply on .net, or maybe "sideways" as alleged error 57 on a try catch...
4 replies | 266 view(s)
-
Today, 06:46 AM
Maybe this:
https://learn.microsoft.com/en-us/previous-versions/visualstudio/visual-basic-6/aa264975(v=vs.60)?redirectedfrom=MSDN
4 replies | 266 view(s)
-
Today, 06:40 AM
Which i have answered:
"1/24"
*shrug*
I'm out of here
36 replies | 962 view(s)
-
Today, 06:38 AM
BETA 783 of the twinBASIC programming IDE is now released...
Download from here... https://github.com/twinbasic/twinbasic/releases
Click on...
538 replies | 222059 view(s)
-
Today, 06:34 AM
I'm still not clear on what OP actually wants.
What I attempted here, without using any Date/Time functions, is a counter that goes up in whatever...
36 replies | 962 view(s)
-
Today, 06:30 AM
still interested for ssh examples ?
i know...very old thread ;-)
9 replies | 29655 view(s)
-
Today, 06:17 AM
Thanks for that advice, I struggled all day to understand, but your reply sheds some light on this issue
I will move code out of the nested...
5 replies | 314 view(s)
-
Today, 06:05 AM
Once again, there is a working FormatDuration in first post which formats *any* duration -- this is not OP's problem.
There is a working...
36 replies | 962 view(s)
-
Today, 03:59 AM
Interesting project! vgaoem.fon is a legacy raster font, and yes — it's tightly bound to OEM code pages (like CP437), which makes modifying it...
2 replies | 21437 view(s)
-
Today, 03:50 AM
Hmmm....true and false
From Post #11:
Crude way
Private Const TIME_STEP As Double = 0.25
Private Const TIME_START As Date = 1 / 24...
36 replies | 962 view(s)
-
Today, 03:33 AM
Some code for formatting time from a long time ago:
Public Function FormatTime(dSeconds As Double, Optional ByVal sFormat As String = "hh:mm:ss")...
36 replies | 962 view(s)
-
Today, 03:05 AM
The deletion was intentional yesterday as someone undeleted the post after I complained.
Anyhow if it was a glitch it was a glitch , let's move on.
1896 replies | 764677 view(s)
-
Today, 02:57 AM
Format h:mm never displays 24:00 as were the original user requirements. The duration selected by the end user shiuld allow more than 24h
36 replies | 962 view(s)
-
Today, 02:42 AM
Cannot really help, when there's no (complete project-) example-code, which reproduces the behaviour.
Commenting a single line out, to determine...
5 replies | 314 view(s)
-
Today, 02:42 AM
I'm not sure which post you're talking about but I'm guessing that it was the one that started "I really got to share this. It was marvelous!" in the...
1896 replies | 764677 view(s)
-
Today, 02:36 AM
for the network proxy setup, basically just set a hardcoded ip for your machine with the wrong gateway address. then have another machine on your...
10 replies | 323 view(s)
-
Today, 02:32 AM
It's the complete subjugation of Ukraine. Putin has been very clear about this on multiple occasions. He doesn't think Ukraine is a valid separate...
1896 replies | 764677 view(s)
-
Today, 02:30 AM
If you are using vb.net you probably should be using Try / Catch blocks and exceptions, err.number is really a throwback to vb6.
4 replies | 266 view(s)
-
Today, 02:29 AM
I'm not sure about the error numbers that you mention, the most common is to use exception handling on the error you expect that might hit .
For...
4 replies | 266 view(s)
-
Today, 01:47 AM
Limitations of the actual values a single and also a double can store in the 32 and 64 bits....
5 replies | 161 view(s)
-
Today, 01:35 AM
5 minutes, done in Office VBA.
A UserForm, a Label, 2 cmd-Buttons
Private Const TIME_STEP As Double = 0.25
Private Const TIME_START As Date =...
36 replies | 962 view(s)
-
Today, 12:42 AM
Looking for a full list of error numbers (Err.Number) for runtime errors and their error descriptions. (Err.Description) that is native to VB.
...
4 replies | 266 view(s)
-
Today, 12:07 AM
I feel overlooked. :D
36 replies | 962 view(s)
-
Yesterday, 10:50 PM
I'd recommend adding a C# class library as a project to your solution. Creating a class with those functions. Adding the project as a reference in...
3 replies | 323 view(s)
-
Yesterday, 10:40 PM
https://www.grc.com/incontrol.htm
InControl by Steve Gibson of ShieldsUp and SpinRite fame.
10 replies | 323 view(s)
-
Yesterday, 09:23 PM
sorry, but your current application is NOT making any sense and you're NOT being very clear.. so therefore i cannot help you until you put more...
14 replies | 352 view(s)
|
Click Here to Expand Forum to Full Width
|