-- ScalePos v1.1 last changed:9/9/2001
-- By Ofer Zelichover
-- You may freely use this script. Altough I had no problems with it, use it at your OWN RISK.
--*****************************************************************************************
-- changed : 5/9/2001
-- fixed few minor bugs, add ability to use scaled object's center or pivot point.
--
-- changed : v1.2 2/10/2001
-- added undo (only one level of undo for now)
-- added support for coordinate systems
---------------------------------------------------------------------------------------------------
-- Decription:
------------------
-- This utility scales the position of the selected objects using an object or the selection center
-- as the center of the scale.
-- Written by Ofer Zelichover. (c)2001.
-- You may freely distribute or change this script as you see fit.
---------------------------------------------------------------------------------------------------
-- 
--**************************************************************************************
-- I cannot be held responsible for any damage or loss caused by this script.
--**************************************************************************************
--
-- Installation:
-----------------
-- Put : 	
--			ScalePos1_1.ms			- anywhere.

--********************************************************************************************


File included in this zip:
--------------------------
	ScalePos.ms	the utility file
	readme.txt	this readme file