;*** SVS. SMS View Shortcut ***

;Firmware : SL45v56
;Author : RizaPN
;Release : June 11, 2004

;Give a possibility to have "View Next Message" or "Move to Archive" shortcut
;(after applying SDS patch) when reading SMS

;If you want to use Right Arrow key as a "View Next Message" shortcut, apply this:

0x39EA40: DAEE A4EC

;If you want to use Right Arrow key as a "Move to Archive" shortcut key, uncomment this:

;0x39EA40: DAEE 42EA

;I still try to find a solution to use another button (for ex. # button)
;to combine both functions ...

;~~~~~~~~~~~~~~~~