Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 5629 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted (edited)

Hi all,

I'm a beginner to VBScript. I know nothing. I did buy a book this weekend, "Micorsoft VBScript Step by Step". So far very frustrating. I can do this via command line with two commands.

1. cd c:Program FilesFilemakerFileMaker ServerDatabase Server

2. fmsadmin close -y -u username -p password FileName.fp7

I need to use FM Server scheduling process to run this. FM server only used VBS or JScirpt on a windows computer.

Can someone help me with this?

Thanks in advance.

Todd Dignan

Edited by Guest
Posted

FMS can't execute VBscripts natively only batch files (*.bat or *.cmd). So just use the command that you know and put it in a batch file then use the FMS scheduler to execute it. You will need to save the batch file in the FMS scripts folder.

  • 1 month later...

This topic is 5629 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.