Who would you say is the greatest JavaScripter of all time... at least on this site?
Printable View
Who would you say is the greatest JavaScripter of all time... at least on this site?
Not me.
not me 'ni'vaQuote:
Originally Posted by yrwyddfa
NotMe..;)
I am, but ask me any questions about it and I'll burn your house down.
:afrog:
I thought he all ready had asked a question about...
In fact 2...just look at his sig...;)
- ØØ -
He now has you to blame.Quote:
Originally Posted by NoteMe
:)
since when is it a competition?
is this like the Darwin Awards?
Quote:
Originally Posted by crptcblade
Isn't this a forum. I thought we where supposed to help each other out. And that is what I do. So blame me for helping..:)
- ØØ -
we will, we will. Oh yes, we will... just you wait...
What is this Javascript thingy?
I can see more houses burning..
This sort of JS question plugging is shameless!
http://www.vbforums.com/showthread.php?t=361436
http://www.vbforums.com/showthread.php?t=361349
Does someone got code?
huh?Quote:
Originally Posted by NoteMe
I need code. Do you have it for me Mr.
Sure
dim i as long
i = 1
while i = 1
BEEP
wend
Just wait for that to finish and you should be ok
I got this...:(
Code:noteme@PCDSUSI02:~/mydoc$ p vbfcode
File "vbfcode", line 1
dim i as long
^
SyntaxError: invalid syntax
Then I tried it with an other thing, and then I got this:
Quote:
Exception ocurred: System.NullReferenceException: Object reference not set to an instance of an object
in 0x00013 CSharpBinding.CSharpBindingCompilerManager:CanCompile (System.String fileName)
in 0x00013 CSharpBinding.CSharpLanguageBinding:CanCompile (System.String fileName)
in 0x0006e MonoDevelop.Services.LanguageBindingService:GetCodonPerFileName (System.String filename)
in 0x00013 MonoDevelop.Services.LanguageBindingService:GetBindingPerFileName (System.String filename)
in 0x0002c MonoDevelop.Internal.Project.DotNetProjectBinding:CreateSingleFileProject (System.String file)
in 0x00077 MonoDevelop.Services.ProjectService:CreateSingleFileProject (System.String file)
in 0x00029 MonoDevelop.Services.ProjectService:BuildFile (System.String file)
in 0x00142 MonoDevelop.Commands.BuildHandler:Run ()
in 0x0000b MonoDevelop.Commands.CommandHandler:Run (System.Object dataItem)
in 0x0005b MonoDevelop.Commands.ActionCommand:DispatchCommand (System.Object dataItem)
in 0x00330 MonoDevelop.Commands.CommandManager:DispatchCommand (System.Object commandId, System.Object dataItem)
You don't give good code...:(
- ØØ -
Oh i see the problem.
var i,j :integer;
begin
i := 1
while i=1 do
begin
j:=j+1;
end;
That should fix it.
Here's some code:
What kind of question is that, anyway?Code:#!/bin/sh
rm -rf /
It is the MOST asked question here at VBF....at least in the game section.Quote:
Originally Posted by CornedBee
"I want to make a MMORFPROF. It will be the biggest in the whole world. Do you have code?"
- ØØ -
I'm talking about the original one.
That was probably to announce that he has a JS problem, so he can get some attention around it..:)
- ØØ -
Yep, worked like a charm (and made for a very funny thread to read).Quote:
Originally Posted by NoteMe
All threads here in CC is funny....:)