Need a little more script help

Is DesktopX's implementation of VB script its own entity

Sunday, July 2, 2006 by BigDogBigFeet | Discussion: OS Customization

Made a good deal of progress on my first widget. Things are looking a good deal better, but can't seem to find how to solve a couple of problems. I generally understand programming, I'm running into problems especially with Syntax. I tried looking at Microsoft's website for VB script info, but for some reason DesktopX doesn't like the syntax I'm using. I'm trying to implement a Do .. While loop. Can anyone show me an example of one? I also will want to write an ASCII text file save as script. Ideally the user should be allowed to press a button and a save as file dialogue box would appear. Are there any examples of that syntax? Finally, the ActiveX DesktopX Edit Control I'm using falls short especially in one key area - selecting font size and type. The only way I have found to use this edit control is with the default font Arial and 8 pt. type size which is too small. I've tried setting the default in the properties dialogue box displayed when the edit control is selected from the script editor, but any changes made are rejected - except for the multiline option- that one works. Any ideas on how to solve that? Anyway keep up the good work. So far DesktopX is proving to be an excellent product.

BigDogBigFeet
Reply #1 Sunday, July 2, 2006 9:05 PM
I found an example of a Do While statement, basically they look like this:

Do While condition

statements

Loop

My other questions remain open though. Thanks for any help you may have.

Please login to comment and/or vote for this skin.

Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:

  • Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
  • Access to a great community, with a massive database of many, many areas of interest.
  • Access to contests & subscription offers like exclusive emails.
  • It's simple, and FREE!



web-wc01