Posted September 29, 200718 yr The exported programs file is just one long string which is not so fun to read. It would be nice if the file had indenting and carriage returns to break up each line.
September 30, 200718 yr This is an XML file, but is not intended to be read by anything outside of ISY. In fact, we went back and forth on whether we should export this as a binary file vs a semi-readable XML file. Import/Export is a convenient means of backing up your programs without backing your entire system. It also allows everyone to share programs by exporting/importing them.
September 30, 200718 yr Author I did not try word, ok it works. Please no binary, user data should be viewable if all possible. I dislike binary data files.
September 30, 200718 yr Don't worry, we're not going to change the format, I just want to be clear on setting expectations: - This is intended as a machine representation of the program, and not meant to viewed directly.- If this file is modified in any way, and then Imported, we make no guarantees as to the stability of your box. Having said that, this is standard XML and it will remain that way.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.