thomassen

thomassen

Joined Member # 509772
28 Posts 214 Replies 27,504 Reputation

Why the number? UBound() should do the trick, shouldn't it? Dim myVar, myArray myVar = Object.LocalStorage("arraystring") myArray = Split(myVar, "|") For i = 0 to UBound(myArray) Script.Msgbox myArray(i) Next

4 Replies 3,890 Views

Do you want it to switch between language setups? I wonder if making something that sends the shortcut key combination would do the trick...

4 Replies 3,577 Views

Bugs Object_OnDropFiles(files) 'files' returns with a NULL character at the end of the string that causes all preceeding text to not render if you use it in a text object. Object_OnSetFocus() and Object_OnKillFocus() doesn't trigger in JScript. System.Keystate() does behave as documented. It returns the value 3 in certains events. A key got the initial state of 0, when pressed 1, then when released 2. When the key is pr

2 Replies 3,479 Views

Use plain English! What I mean by that is I would love to see a pop-up that tells me in plain language what happened and what went wrong instead of the stupifying, coded blather that pops up now that even the best computer geek is at a loss as what it is trying to say. This would make the system sooooo much more user friendly! </

64 Replies 131,373 Views

There has been some issues where the MCP files has been located at a differnet location. See this thread for info: https://www.wincustomize.com/Forums.aspx?ForumID=165&AID=68121#528884

4 Replies 3,403 Views

Are you talking about simple transparancy where only one colour of fully transparent or alphatransparency? It might be related to the way you save the png, perhaps the compression or encoding setting.

4 Replies 2,353 Views

Firefox is the default browser. I'm only starting Firefox, and if I then isn't online the dialup window aill appear, but behind Fx, not infront. I don't really want it to connect automaticly with an ISDN line incase some program or whatever should try to connect to the internet without me knowing it.

3 Replies 1,644 Views

Spam spam spam spam Spam spam spam spam Lovely spaaaam! Wonderful spaaam! ..ok, not really.... I'd say it has to be "Lone Wolf" by the Eels I am a lone wolf I always was and will be I feel fine I am resigned to this I am a lone wolf I am a lone wolf Got my cares Wrapped-up all nice and neat In my suitcase I'll take it down the street To a place with plenty of spac

59 Replies 16,055 Views

to the original comment, the earth could never be hollow due to gravity. The center of the earth is said to be formed from a great compression of particles, moreover when particles are compressed their energies are in essence combined due to molecular weights and solubility coefficients of the various particles. Therefore you hav

27 Replies 6,068 Views

DesktopX and IconX can use either type. Windows however can only use .ico files. It's is not the same format. PNG files are images compressed to a smaller filesize without loss in quality. Many people like then because of that and they can contain alpha-transparancy. ico files actually can contain several images in one image. You can include different images for different sizes (usually 16x16, 32x32, 48x48, and so on) and different colour dept

4 Replies 2,219 Views