Pedit can be used to create MP3 playlists in the PLA format. These playlists are also created by Windows Media Player and other players. Additional, they are used by the SanDisk MP3 players. These players are not able to create playlists on their own and I don't like the Windows Media Player. So, I created this little Java program which should run under Windows, Linux etc. To create a new playlist for your Sansa MP3 player: a) Make sure that the player is plugged into your computer in MSC modus. b) Copy your music to the player's music directory. c.) You need Java installed. Now, start the program: 1.) Run the jar-file which is bundled with this file: java -jar pedit.jar On some operating systems, you can start the programm with a double click on the jar-file. 2.) In the left side, click on "Select Music Dir" and navigate to the music-directory on your player. The music is loaded into the tree view under the button. 3.) Select the music files you want to have in your playlist and add them to the playlist view on the right side via the ">" button in the middle. 4.) If you are finished, click on "Save Playlist". Navigate to the playlist directory of your player and save the playlist with the extension ".pla". 5.) Repeat steps 1-4 for every playlist you want to create.