Machsupport Forum

Mach Discussion => Mach4 General Discussion => Topic started by: FiveO on October 01, 2022, 07:15:47 AM

Title: Read older screen.set file
Post by: FiveO on October 01, 2022, 07:15:47 AM
Hi

I have copy of older mach version, and over there in screen.set is my pendant code. So notepad cant show readable code. With what I can view the old pendant code, to copy it, and put in the new mach version?

Thanks
Title: Re: Read older screen.set file
Post by: smurph on October 01, 2022, 04:06:55 PM
The Mach 4 screen sets are actually ZIP files.  Rename .set to .zip and inside the archive is a file called screen.xml.  You can open this file with an editor and find your code. 

Steve
Title: Re: Read older screen.set file
Post by: FiveO on October 02, 2022, 02:31:59 AM
Thanks!