Updated December 30, 2000


The SaveAs52.Zip is a cumlative Zip file.  In it are text files *.wmt or *.xmt which can be read into the WSWin Macro Editor and saved as a macro file.

Following are the files included (all but the instruction file and PIF file are linked to this page as TXT files):

SaveAs42.wmt - my working SaveAs 4.2 WSWin macro text
SaveAS43.xmt - my working SaveAs 4.3 XMWin macro text
EWSWin.WMC   - SaveAs5.2 compiled for E:\WSWin default directory
Xoom33.xmt   - SaveAs3.1 XMWin macro text for XMWin default installation
SaveAs48.wsd - description of how the SaveAs 4.8 macro works
Rename.wmc   - macro to rename a file, included as option in 4.8
FileCopy.wmc - copy and open file to c:\temp and open it with the name FileCopy.wsd name
KillCopy.wmc - delete the c:\temp\FileCopy.wsd
LFNSAVE.WMC  - my working SaveAs 5.2 macro (for Win3x)
LFNSave5.WMC - my working SaveAS 5.2 macro
SaveAs.XMC   - my working SaveAs macro for Xoom Word Pro
FILENEWL.WMC - my working macro (FileNewLFN.WMC) to open a new file with a LFN.
ELFNOpen.WMC - Macro to open Files with Long File Names using Quick Paths (E:\WSWin\Docs) and  Explorer.
OpenLFN.WMC  - Macro to open Default WSWin Document Folder with Explorer.
LFNREN.PIF   - PIF file for use with SaveAs5.2

Version 5.2 of the SaveAs macro includes additional export options and a new
save with LFN routine.  This gets around the bug in the FileSaveAsCopy
function.  LFNREN.PIF needs to be in the WSWin macro directory.

Version 5.0 of the SaveAs macro adds the option to the Closing menu to open
a file with a LFN.

The new features in 4.x are the File Rename Feature and an export to
email text (DOS text without Line breaks).  I have refined the 3.0 File
Export feature, which is set for common file formats.  The WSWin export
is based on the last version of the w4w*.dlls development which included
a WPWin6.1 and WinWord6-7 file import/export.  I have made the Quick List
selection a called Sub function and added a closing menu which can add
information to Win3x DESCRIPT.ION files.

My XMWin SaveAs4.3 macro uses the Softek WinWord conversion which ships
with XMWin and its ASCII Formatted Text declaration.  It exports to a
WinWord6 format.  The rest of its setting use the w4w*.dlls which I have
installed in the program.  XMWin is capable of using them but lacks them.
I can send the instructions for installation of w4w*.dlls in XMWin.

EWSWin.WMC is compiled for a default WSWin installation on the E:\ drive
and can be modified quickly for additional quick paths.  Some of the features
are Rem'd out, but instructions are there for reactivation.

XWoom31.xmt is the text for SaveAs3.0 macro for Xoom Word Pro default
installation with no w4w*.dlls.

NB - I have not updated the XMWin generic macro because the rename portion
of the file uses the setup program for WSWin which is not part of XMWin.

The reason I include my working macro texts is I tend to make cosmetic changes
which I fail to put in the generic files.

Rename.wmc is the free standing macro to rename a file, included as option
in 4.x.

FileCopy.wmc copies and opens a file to c:\temp and opens it with the name
FileCopy.wsd name.  The permits one to have an old copy of a file one is
editing open.

KillCopy.wmc deletes the c:\temp\FileCopy.wsd created by the previous macro.

FileNewLFN.WMC opens a new file with a LFN.
 
 



Back