<script>on mouseUpfullhelpend mouseUpon mouseenterhelper "Click here for more help for HTML Grinder."end mouseenter</script>
</part>
<name></name>
<script>on enterkeyclick at the loc of cd btn "change filenames"end enterkeyon converter thefile,thecontentsput cd fld searchfor into thesearchput cd fld replacewith into thereplace--put filename(thefile) into shortfilenameput shortfilename into card fld holderfind string thesearch in cd fld holderif the result is empty thenput thereplace into the foundchunkput cd fld holder into newnameput empty into cd fld holderfullrename thefile,newnameend ifend converter</script>