Can anyone tell me if it is possible to issue a command line statement to close actinic.
I am running developer with two sites loaded and i want to run an automatic startup and update for product stock level and price purposes.
As in order to swap between sites i need to close down actinic. So for each site i wish to do the following.
1. Close actinic if it is open
2. Open actinic with with particular site and start an update
I know i can do point 2 using the following command line call:
c:\program files\actinicv7\catalog.exe /s "site1" /u
However, point 1 does not seem to be supported can anyone tell me if they have done this before and how I could go about doing this.
Regards,
I am running developer with two sites loaded and i want to run an automatic startup and update for product stock level and price purposes.
As in order to swap between sites i need to close down actinic. So for each site i wish to do the following.
1. Close actinic if it is open
2. Open actinic with with particular site and start an update
I know i can do point 2 using the following command line call:
c:\program files\actinicv7\catalog.exe /s "site1" /u
However, point 1 does not seem to be supported can anyone tell me if they have done this before and how I could go about doing this.
Regards,
Comment