News:Ronia Will Use DigitalDisc(.ddisc)Technology
If your wondering what .ddisk Technology is, It will be explained.
.ddisk is a file type.
Ronia Reads them like this:
Disk.read("C:\Localdisk.ddisk","Tag")
Then the command Read searches the file for #Tag.
If it is found, It reads what is on the next line(e.g. #Tag->Data)
If not, it returns 1.
If ronia Sees a 1 returned , It writes data to #Tag.
Ddisk's are universal, and any LC program can read them.(e.g Ronia Makes Setting.ddisk , Zoob(Random name) reads the same .ddisk)