
- 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, 05:47 AM
Hi
On This Website , first i need to search for an particular 'Bid', using 'Exact Search' option.. After the search is done i need to download the...
0 replies | 11 view(s)
-
Today, 05:17 AM
UN warns 14,000 babies could die in Gaza in next 48 hours without aid.
...
584 replies | 492711 view(s)
-
Today, 05:04 AM
I don't think there really is a ground for conversation for people that believe that the war is conducted:
For the king for the land for the...
1882 replies | 762672 view(s)
-
Today, 04:38 AM
I've never agreed with that characterisation. Informational manipulation has been part of the warfare space since Genghis Khan put up a white tent. ...
1882 replies | 762672 view(s)
-
Today, 02:33 AM
Your right. Some how Option Strict wasn't on and I overlooked that.
It looks like a count to me, not currency. So integers should be fine. ...
4 replies | 375 view(s)
-
Today, 02:22 AM
Combine everything and we got Skynet! Finally! Death by Microsoft! Go raptors!
Edit: I saw a kid use Teams once. He has crying on the sidewalk...
1882 replies | 762672 view(s)
-
Today, 01:44 AM
twinBASIC status update from NoLongerSet:
twinBASIC Update: May 19, 2025
Highlights include increased compile speed for large projects and a...
1986 replies | 1513741 view(s)
-
Today, 01:29 AM
Here's the thing, my CodeEditor needs to populate my string data with an array of integers. Here's how it works:
Read a code file into an array of...
31 replies | 2919 view(s)
-
Today, 01:27 AM
otherwise
Option Explicit
Private Sub Command1_Click(Index As Integer)
If Index = 0 Then
If Command1(Index).Caption = "Lo" Then
...
16 replies | 994 view(s)
-
Today, 01:25 AM
BETA 779 of the twinBASIC programming IDE is now released...
Download from here... https://github.com/twinbasic/twinbasic/releases
Click on...
534 replies | 221104 view(s)
-
Today, 01:04 AM
Your comment is very valuable. Actually, one of the things I've recently wanted to accomplish is to simulate JS array-slice in VB6, and I'm going to...
31 replies | 2919 view(s)
-
Today, 01:00 AM
Yes. I used to try to avoid using pointers, but now I'm starting to use them a lot for higher performance.
31 replies | 2919 view(s)
-
Today, 12:51 AM
I hope it helps you
Option Explicit
Private iHou1(1) As Integer
Private iMin1(1) As Integer
Private Sub Command1_Click()
If iHou1(1) =...
23 replies | 1608 view(s)
-
Today, 12:45 AM
I need to use some VB6 keywords like Lock, Unlock, Write, etc. as method names in some of my classes. I'd like to know what are the ways to solve the...
0 replies | 47 view(s)
-
Yesterday, 09:36 PM
i'll put up a new zip file soon...
23 replies | 1608 view(s)
-
Yesterday, 09:28 PM
Integers are whole numbers
Doubles are floating point numbers, but I’d recommend Decimals for accuracy when dealing with currency
Decimals are...
4 replies | 375 view(s)
-
Yesterday, 09:23 PM
You’re using infer there. valApples Is still a String. You’re then implicitly converting Strings to Doubles.
Dim apples As String =...
4 replies | 375 view(s)
-
Yesterday, 09:02 PM
That is absolutely bonkers. I get wired on espresso.
69748 replies | 23519960 view(s)
-
Yesterday, 08:49 PM
You can't do math with strings. You need to strip out the values you want to do math with. Something like this,
Dim apples = "apple=100"...
4 replies | 375 view(s)
-
Yesterday, 08:39 PM
m_dTime = 0 '1 would start at 24:00 while 0 would start at 0:00
but i want it to start at 1:00.... this is the one i am working on atm tho
and...
23 replies | 1608 view(s)
-
Yesterday, 08:27 PM
k, so i set a lbl with a set time at 1:00.. i want it to keep the time and just keep adding 15min until it reaches 24:00 - so, 1:00 would go to 1:15...
23 replies | 1608 view(s)
-
Yesterday, 06:51 PM
k.. will do
16 replies | 994 view(s)
-
Yesterday, 06:45 PM
This sounds like a completely different problem that should have its own thread.
16 replies | 994 view(s)
-
Yesterday, 06:42 PM
https://en.wikipedia.org/wiki/Fifth-generation_warfare
1882 replies | 762672 view(s)
-
Yesterday, 06:21 PM
k, so i set a lbl with a set time at 1:00.. i want it to keep the time and just keep adding 15min until it reaches 24:00 - so, 1:00 would go to 1:15...
16 replies | 994 view(s)
-
Yesterday, 05:56 PM
Yeah, that may be the case. War always pushes technology forwards. I suppose that's one good thing about it.
In this case, the battlefield has...
1882 replies | 762672 view(s)
-
Yesterday, 05:53 PM
I mixed one into a Frappuccino and went to sleep, just to show how little impact it had on me.
69748 replies | 23519960 view(s)
-
Yesterday, 05:46 PM
Hello everyone, thanks for reading. I have been stuck on this for a while and can't get it right. Trying to read from a file prep.txt and get what is...
4 replies | 375 view(s)
|
Click Here to Expand Forum to Full Width
|