eMelody is a ringtone exchange object format defined by Ericsson for their mobile phones. According to the AT-command Online Reference manuals for the R520m, the T39m, the T68 and the T68i, an eMelody has the following format: "BEGIN:EMELODY" "NAME:" "COMPOSER:" "VERSION:" "MELODY:" "END:EMELODY" where: is the title of the melody is the composer of the melody is the Ericsson ringtone notations is the version number of the eMelody format, "1.0" is the current definition is line-break symbol used by DOS and Windows All except the NAME and COMPOSER lines are mandatory. Lines between "BEGIN:MELODY" and "END:MELODY" don't have to be in order. An eMelody object name must be ended with .emy, for instance: MyMelody.emy. Here is an example eMelody taken from the Ericsson AT-commands Online Reference: BEGIN:EMELODY VERSION:1.0 NAME:Test melody 1 COMPOSER:John Smith MELODY:+f+a+fa(b)bdcC+GA+d+#c+dfg+daea+d+#c+e+f+e+fa(b)bdC+EA+d+#c+dfgba+d+#C END:EMELODY EriTones 2.0 added a custom field for user comments. This field is named X-NOTES. It may be followed by up to 255 characters. (c) 2001-2003 by Alvin Mok