Enum Folders on VSS

Hi,

I'm new on FinalBuilder, and have a little question.

I need to create a VBScript to Enum some folders (projects) on VSS and fill a list to be selected on a Enhanced Prompt Variables.

Can I do this?

Have some docs about VSS object on Final builder?

Sorry by my English and thank!

Otavio 

Hi Otavio,

You can use the ‘Run Script’ action to execute VBScript to call out to the VSS Automation API. I don’t have the code that you’ll need to eunmerate the folders but here is the reference to the API:

URL: http://msdn.microsoft.com/en-us/library/tcadbth5(v=VS.80).aspx

Regards,
Paul.