What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [I help them] VB2JS

[I help them] VB2JS
Author: Message:
Plik
Veteran Member
*****

Avatar

Posts: 1489
Reputation: 46
34 / Male / –
Joined: Jun 2004
RE: [I help them] VB2JS
quote:
Originally posted by CookieRevised
// Returns a string representing the octal value of a number.
function Oct(number) { return number.toString(8).toUpperCase() }
You don't even need to use toUpperCase there because octal is 0 to 7 ;)

But otherwise good work (y)

This post was edited on 08-13-2006 at 05:50 PM by Plik.
08-13-2006 05:49 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[I help them] VB2JS - by cicklow on 08-12-2006 at 05:11 PM
RE: [I help them] VB2JS - by J-Thread on 08-12-2006 at 05:34 PM
RE: [I help them] VB2JS - by Lou on 08-12-2006 at 06:04 PM
RE: [I help them] VB2JS - by Intosia on 08-12-2006 at 06:45 PM
RE: [I help them] VB2JS - by Ezra on 08-12-2006 at 07:05 PM
RE: RE: [I help them] VB2JS - by CookieRevised on 08-13-2006 at 05:45 PM
RE: [I help them] VB2JS - by Plik on 08-13-2006 at 05:49 PM
RE: [I help them] VB2JS - by Lou on 08-13-2006 at 06:08 PM
RE: [I help them] VB2JS - by Eljay on 08-14-2006 at 08:54 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On