Writing a VBScript

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Writing a VBScript

Re: Writing a VBScript

by Shakadula5153 » Mon Apr 21, 2025 7:19 am

Thanks Peke. I will take a look.

Re: Writing a VBScript

by Peke » Mon Apr 14, 2025 7:03 pm

Shakadula5153 wrote: Sat Apr 12, 2025 12:36 pm I have not programmed in many many years and i want to write a script that will take the date field in the database and append it to the title track. I have written in visual basic, basic, dBase 2 3 4, on micro computers and cobol and alc on IBM mainframe computers. All in the 70's, 80's and 90's.

Good Times Bad Times becomes; Good Times Bad Times - 6904

Title+date

The script would run once against the dB on about 30,000 tracks.

Thoughts.
If you are experienced I would suggest that you look at "\Scripts\swapArtistTitle\" as it manipulate DB fields and then simply modify to take Date and append suffix to Title.

Re: Writing a VBScript

by Lowlander » Mon Apr 14, 2025 10:35 am

VBScript was used with MediaMonkey 4, as of MediaMonkey 5 JavaScript is used for Addons: viewtopic.php?t=81285

Writing a VBScript

by Shakadula5153 » Sat Apr 12, 2025 12:36 pm

I have not programmed in many many years and i want to write a script that will take the date field in the database and append it to the title track. I have written in visual basic, basic, dBase 2 3 4, on micro computers and cobol and alc on IBM mainframe computers. All in the 70's, 80's and 90's.

Good Times Bad Times becomes; Good Times Bad Times - 6904

Title+date

The script would run once against the dB on about 30,000 tracks.

Thoughts.

Top