View Single Post
  #3 (permalink)  
Old 11-10-2007, 11:57 AM
agraham's Avatar
agraham agraham is offline
Basic4ppc Expert
 
Join Date: Jul 2007
Location: Cheshire, UK
Posts: 1,770
Awards Showcase
Beta Tester Forum Contributer 
Total Awards: 2
Default

As Cableguy says - use BinaryFile to read the bytes form the file, write some code to parse them and use the binary file BytesToString function to convert the data.

Google around to find the format e.g.

http://www.id3.org/

http://wiki.hydrogenaudio.org/index...._specification
Reply With Quote