Forum sluggish at times
Is it just me or does this forum seem to be sluggish at times? I can click something and nothing happens unless I click it 2 or 3 times (sometimes), and other times it seem to be responsive. Are you running this on a Commodore 64?
Thanks,
db
p.s. I tried to send this post and after 20 seconds of waiting I just restarted from scratch??
Thanks,
db
p.s. I tried to send this post and after 20 seconds of waiting I just restarted from scratch??
Hey, I learned BASIC on a Commadore 64. I'm programming in ASP.NET with BASIC right now.. Lets throw in this sub to keep the board running well.
Public Sub WakeHamster(ByVal wakemethod As String)
Select Case wakemethod
Case "spin wheel"
spinwheel()
Case "ceiling fan"
ceilingfan()
Case "dry vac"
Dryvac()
Case "bowa"
Bowa()
Case "house cat"
Housecat()
Case "tail toss"
Tailtoss()
Case "microwave"
Microwave()
Case Else
Throw New Exception("Unsupported Wake Method!!")
End Select
End Sub
Public Sub WakeHamster(ByVal wakemethod As String)
Select Case wakemethod
Case "spin wheel"
spinwheel()
Case "ceiling fan"
ceilingfan()
Case "dry vac"
Dryvac()
Case "bowa"
Bowa()
Case "house cat"
Housecat()
Case "tail toss"
Tailtoss()
Case "microwave"
Microwave()
Case Else
Throw New Exception("Unsupported Wake Method!!")
End Select
End Sub
ORIGINAL: TypeSH
Hey, I learned BASIC on a Commadore 64. I'm programming in ASP.NET with BASIC right now.. Lets throw in this sub to keep the board running well.
Public Sub WakeHamster(ByVal wakemethod As String)
Select Case wakemethod
Case "spin wheel"
spinwheel()
Case "ceiling fan"
ceilingfan()
Case "dry vac"
Dryvac()
Case "bowa"
Bowa()
Case "house cat"
Housecat()
Case "tail toss"
Tailtoss()
Case "microwave"
Microwave()
Case Else
Throw New Exception("Unsupported Wake Method!!")
End Select
End Sub
Hey, I learned BASIC on a Commadore 64. I'm programming in ASP.NET with BASIC right now.. Lets throw in this sub to keep the board running well.
Public Sub WakeHamster(ByVal wakemethod As String)
Select Case wakemethod
Case "spin wheel"
spinwheel()
Case "ceiling fan"
ceilingfan()
Case "dry vac"
Dryvac()
Case "bowa"
Bowa()
Case "house cat"
Housecat()
Case "tail toss"
Tailtoss()
Case "microwave"
Microwave()
Case Else
Throw New Exception("Unsupported Wake Method!!")
End Select
End Sub

Case Else
msgbox "Syntax Error"
db
p.s. Your package is boxed up and I just have to drop it off at the post office.
There definitely is a problem with this forum and lag. But I have found it depends on what ISP you are using. My cable broadband ISP is terrible with this lag. But at work, or some other spots that use the local DSL carrier, I have NO problems at all. So, maybe call your ISP and see if they have any answers.
Nah, it's the forum, not your ISP... We all get that from time to time... You try to submit a post and it hangs. Next time it works. I've learned to make a copy (to the clipboard) of what I just entered, because it happens so frequently.




