
- 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:15 AM
Thank you again for your clear explaination of the code
However it seems you did not understand my worry
This code which you provide is used only...
10 replies | 567 view(s)
-
Today, 07:02 AM
This part:
CAST(SUBSTR(TRIM(Time_Arrival), 1, INSTR(TRIM(Time_Arrival),':')-1) AS NUMERIC)>12
Will match any "time" that starts with the...
10 replies | 567 view(s)
-
Today, 06:55 AM
Sadly I'm fresh out of DeLoreans...and flux capacitors for that matter. ;)
10 replies | 567 view(s)
-
Today, 05:31 AM
I'm so thankful to you jpbro
You are so generous
Just little worry
How shall I know that time is wihin morning or beyond?
With 24 time format I...
10 replies | 567 view(s)
-
Today, 04:51 AM
I tested on Windows7, 10 and 11 and I could not recreate the bug???
Can you try changing the default printer by choosing "Microsoft Print to PDF"...
83 replies | 37866 view(s)
-
Today, 04:36 AM
just the object.
2 replies | 301 view(s)
-
Today, 01:45 AM
I wouldn't count Norris out but Piastri has been great lately. I wouldn't count Max out either. He has two poles and a win. If they get that car...
13 replies | 1937 view(s)
-
Today, 01:44 AM
I'll check this on different versions of Windows.
Thanks for the feedback.
83 replies | 37866 view(s)
-
Today, 01:40 AM
my understanding of DPI is that it will mess up the controls. changing font size, textboxes dimensions etc.
since I work with custom controls that I...
4 replies | 332 view(s)
-
Today, 01:20 AM
For the half a person that may be following along here, I was missing a calculation in also considering GetSystemMetrics(SM_CXPADDEDBORDER). ...
4 replies | 332 view(s)
-
Today, 12:00 AM
In your Project's main menus...
Project-->Properties-->References (tab)-->Add (button)-->Browse (tab)
Just navigate to the .Dll's
5 replies | 632 view(s)
-
Yesterday, 11:53 PM
You got the for each file part right. It's the For i As Integer = 0 To 63 that's wrong. You know better than i do, which bytes are what, so you...
6 replies | 285 view(s)
-
Yesterday, 11:11 PM
There are things that should be obvious: the idea was to identify if the Form_Load occurred after the Form_Unload.
So, the Debug.Prints should be...
31 replies | 1363 view(s)
-
Yesterday, 10:03 PM
I see. That's a bit of a misunderstanding on my part then. It's reading several files which are also loaded in a listbox & it won't always be the...
6 replies | 285 view(s)
-
Yesterday, 09:49 PM
No issues since you posted this.
77 replies | 19208 view(s)
-
Yesterday, 09:48 PM
Time machine + better code.
10 replies | 567 view(s)
-
Yesterday, 09:42 PM
Hi,
Sorry but CTRL L does nothing :(
31 replies | 1363 view(s)
-
Yesterday, 09:40 PM
We can sort out the hex to string when your dgv is loading properly...
6 replies | 285 view(s)
-
Yesterday, 09:22 PM
Your code says, for each file, loop 64 times adding one row in each of the 64 iterations...
What should it do?
6 replies | 285 view(s)
-
Yesterday, 08:58 PM
I haven't had any issues whenever I've stopped by.
77 replies | 19208 view(s)
-
Yesterday, 08:16 PM
Thank you, it appears to have accepted that. Although its adding more rows than it should into the datagridview as seen here:...
6 replies | 285 view(s)
-
Yesterday, 08:08 PM
Unfortunately you're in a bit of a pickle because you've stored times as string that a formatted to your users' locales, which can vary widely....
10 replies | 567 view(s)
-
Yesterday, 08:05 PM
Me.DataGridView1.Rows.Add(Chr(loadMem(i)), ByteArrayToHexString(byteArray), fileInPath)
6 replies | 285 view(s)
-
Yesterday, 07:54 PM
Hi everyone, I'm following up to my previous post about pulling hex values & hex strings from several files, I was able to accomplish that but now...
6 replies | 285 view(s)
-
Yesterday, 06:42 PM
The free community edition of tB compiles 32bit exes without restriction (besides current partially possible llvm optimization), and 64bit with a...
17 replies | 2275 view(s)
-
Yesterday, 06:27 PM
Thank you very much jpbro
Excuse me sir
I have just figured out that everything depends on the clock format of the computer
On some computers the...
10 replies | 567 view(s)
-
Yesterday, 06:25 PM
Thanks grindmore. I'm not sure where in the VB path I should put the files. Is there a specific directory I should place them or is it OK to place...
5 replies | 632 view(s)
-
Yesterday, 06:05 PM
As others have already said, I would be surprised if you could not get it to work on WIN11 and anything in between. It doesn't sound like a huge...
17 replies | 2275 view(s)
-
Yesterday, 05:38 PM
try this
https://github.com/rrs/EasyXLS_MRE
clone that, and copy just EasyXLS.dll into the folder.
Uninstall easyxls from your system so that we...
24 replies | 1956 view(s)
-
Yesterday, 05:23 PM
Traveling by train can be pretty nice.
69683 replies | 23412047 view(s)
|
Click Here to Expand Forum to Full Width
|