home *** CD-ROM | disk | FTP | other *** search
- Creating A Script
- =================
-
- By using the Create Script menu option, you can create a new Script
- file for !Publish. This allows you to publish multiple files or
- directories at once, simplifying the creation of larger sites.
-
- The Create Script menu option creates a file of type "AB3", "PbScript"
- which you can edit by shift-double clicking it. The format for the
- file is very simple:
-
- <source file/directory> <destination file/directory>
- ad infinitum...
-
- Eg.
-
- ADFS::4.$.Work.TempSite ADFS::4.$.Website
- ADFS::4.$.Work.Images.Temp ADFS::4.$.Website.Images
- Etc.
-
- Most text editor applications (!Edit, !StrongEd, !Zap etc.) will
- allow you to drag files/directories in with the shift key held
- down to insert the appropriate filename. This saves much time
- when creating scripts!
-
-