cougar said:you cant imagine
I dont have toocougar said:you cant imagine
sibanac said:I dont have too
I ve had 1 problem ticket today, and it was miss send, so i had to resend it.
Eroa said:I can imagine!´
But cgr is OP he can be on IRC aswell, Firewall at work wont let me out![]()
I can get on irc (one of the perks of beeing sys admin), what chans are you guys on ?cougar said:haha, god bless the forums.
tryed connecting via b0rk.uk.quakenet.org:8080 ?
cougar said:uhm, you can drink beer at lunch?
Chronictank said:i should be working.... but im not
c scripting is so boring :-/
on error resume next
Set objWshNet = CreateObject("Wscript.Network")
Set objArgs = WScript.Arguments
HKLM = &H80000002
If WScript.Arguments.Count = 0 Then
strComputer = objwshNet.Computername
Else
strComputer = objArgs(0)
End If
Set Reg=GetObject("winmgmts:{impersonationLevel=impersonate}!\\" & strComputer & "\root\default:StdRegProv")
If err.Number <> 0 Then
tmpVar = msgbox ("Unable to connect to " & strComputer & " this process has aborted.", 16, "Critical Error")
WScript.Quit(1)
End If
Reg.CreateKey HKLM, "SOFTWARE\Citrix\ICA Client"
Reg.SetStringValue HKLM, "SOFTWARE\Citrix\ICA Client", "ClientName" , strComputer
we could start a programing lang flamewar, but VB makes my eyes bleed and baby Jebus cryTears said:Just dabling with VBScripting today, tryna fix our citrix client deployment (inbetween web surfing) and i have to admit VB is damn powerfull, althought this works I have no idea why hehe
sibanac said:we could start a programing lang flamewar, but VB makes my eyes bleed and baby Jebus cry
PROGRAM HelloWorld;
Begin
Writeln('Hello World');
End.
10 PRINT "Hello World"
000100 IDENTIFICATION DIVISION.
000200 PROGRAM-ID. HELLOWORLD.
000300
000400*
000500 ENVIRONMENT DIVISION.
000600 CONFIGURATION SECTION.
000700
000800 DATA DIVISION.
000900 FILE SECTION.
001000
100000 PROCEDURE DIVISION.
100100
100200 MAIN-LOGIC SECTION.
100300 BEGIN.
100400 DISPLAY " " LINE 1 POSITION 1 ERASE EOS.
100500 DISPLAY "Hello world!" LINE 15 POSITION 10.
100600 STOP RUN.
100700 MAIN-LOGIC-EXIT.
100800 EXIT.
sibanac said:1) pasacal
2) basic
3) cobol (78?)
project: (('Hello'))
class 'Hello' specializing 'Console':
[
goal:-
writeln("Hello World!").
]
? "Hello World!"
damn you must be oldTears said:mmmmmm ok some harder ones
And before you think im making this up, ive got qualifications in all the above languagesits just been a while since using them,
>+++++++++[<++++++++>-]<.>++++++[<+++++>-]<-.+++++++..++
+.
>>+++++++[<++++++>-]<++.------------.<++++++++.--------.
+++.------.--------.>+.>++++++++++.
old.Tohtori said:SUCK IT TO THOSE 32K USERS MANDA!