This fixtest zip file contains the cloning fixtest (PATCH.ST and CLONE.ST).  It also contains a fix (FIXUPMGR.ST) which will restore your manager in case you have already cloned your manager.
Listed below are the instructions on how to apply each file.

FIXUPMGR.ST - 
Prior to running this script, it would be wise to ensure that you have a backup copy of the manager in case something goes wrong ( ... you probably already make backup copies of your manager on a regular basis :-).
From the Organizer's File menu, select "Open Workspace...".  At the file prompter, select the FIXUPMGR.ST file.  In the window that opens, select all of the text (Ctrl+A), then execute the code (Ctrl+E or Edit->Execute).  When the next file prompter opens, navigate to and select the fixpak library.  The fixpak library file is named VGDEVFP.DAT and can be found in the import subdirectory (ie. C:\VAST\IMPORT if default installation).  The script will re-import the missing bytecodes into the cloned manager.  The re-importing of the missing bytecodes may take a little while (depending upon the speed of your machine).  After the re-import finishes, you can then load the fixpak normally.

PATCH.ST -
From the Organizer's File menu, select "Open Workspace ...".  At the file prompter, select the PATCH.ST file.  In the window that opens, select all of the text (Ctrl+A), then execute the code (Ctrl+E or Edit->Execute).  When the next file prompter opens,
navigate to and select the CLONE.ST file.  The fix for the cloning problem will be loaded into your manager and your image.  
Prior to cloning a manager: If the manager has had any fixpaks applied to it, then you will need to apply this fix to the image, then re-load the fixpak feature into the same image to ensure that the new method format timestamps (missing bytecodes) are known.  For example:
	* If your manager already has fixpak1 installed, 
	  then after you apply this fix, you will need to
	  reload fixpak1 prior to cloning.
