
- 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, 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. ...
1881 replies | 762445 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 | 360 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...
1881 replies | 762445 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 | 1513632 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 | 2897 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 | 993 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 | 221094 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 | 2897 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 | 2897 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 | 1605 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 | 42 view(s)
-
Yesterday, 09:36 PM
i'll put up a new zip file soon...
23 replies | 1605 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 | 360 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 | 360 view(s)
-
Yesterday, 09:02 PM
That is absolutely bonkers. I get wired on espresso.
69748 replies | 23519687 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 | 360 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 | 1605 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 | 1605 view(s)
-
Yesterday, 06:51 PM
k.. will do
16 replies | 993 view(s)
-
Yesterday, 06:45 PM
This sounds like a completely different problem that should have its own thread.
16 replies | 993 view(s)
-
Yesterday, 06:42 PM
https://en.wikipedia.org/wiki/Fifth-generation_warfare
1881 replies | 762445 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 | 993 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...
1881 replies | 762445 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 | 23519687 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 | 360 view(s)
-
Yesterday, 05:25 PM
I really respect your posts but, BS!...deliberately starving people, eliminating medical help, denying basic survival? The aren't lining them up and...
583 replies | 492688 view(s)
-
Yesterday, 05:25 PM
BETA 778 of the twinBASIC programming IDE is now released...
Download from here... https://github.com/twinbasic/twinbasic/releases
Click on...
534 replies | 221094 view(s)
-
Yesterday, 04:55 PM
I think your selling WWII short. I was wasn't talking about only new inventions(drones certainly aren't new), though there were some. The navy was...
1881 replies | 762445 view(s)
|
Click Here to Expand Forum to Full Width
|