Don't expect something big here, just made this to handle a small issue I need while modeling in max and to familarize myself with MAXScript.

"Wire Switch" is a script utility for 3ds Max 4+ that reverses the material wire status
of the selected objects in the scene and their corresponding hot materials in the materials editor
(but you should assign materials first). This could be handy if you need to swtich the material wire
status on/off frequently while modeling against a reference image in your scene.
The script itself should work on max versions earlier than 4, but the packaging method needs 4+. So,
if you want to use it on 3ds Max version earlier than 4, you need to handle the packaging issue.
Downloading, Intallation, & Running:
From Internet Explorer (use the equivalent in Netscape), right-click on the link below and select
"Save Target As...", then save the file to a location on your hard disk (and remember
it), preferably in the "Scripts" directory under 3ds Max root. To run it, click the Utilities
tab in 3ds Max, select MAXScript, select "Run Script", select the downloaded file (assuming
you still remember where it is), and voila.
Alternatively, you can drag and drop the link below to your open 3ds Max window and it will open and run.
This means you'll need to connect to the Internet every time you need to run this script, and what's worth
to you is that you'll need to come back to my web site.