Juke

User: Guest

Search

Please use the
Bug Report Form
if you think you found a software defect.

Use the Contact Form
to send a personal message to Wolfgang.

RSS Feed RSS Feed

Other boards:
QBrowser
Raduga (English)
Song Requester
SuperEdi

scripts

Posted on: Juke

From Message

Brian

2004-09-28 02:48:29

scripts

I noticed that juke has support for "add-ins"... would these just be javascripts? or what? How would I go about writing one of these? Are there any tutorials available just for this specific program?

Wolfgang Loch

2004-09-28 07:32:05

Re: scripts

Juke add-ins can be written in any language that is supported by Windows Scripting Host, for example, VBScript, JScript (aka Javascript) and PerlScript.

There are 3 example add-ins found in the Juke program directory: CurrentSong, Shoutcast and WMPCount. The Readme.txt file in each add-in directory contains setup instructions.

The Juke help file contains reference information about the scripting object model, i.e. all available objects, methods and properties.

Juke add-ins are compatible with Raduga. Therefore you can look at the Raduga Developer Kit (Raduga SDK) to find more inromation and examples
http://www.wolosoft.com/en/raduga/download2.html

Brian

2004-09-28 13:50:16

Re: scripts

thanks

Post a reply to this message: