Jez,
 
In 1.1 you can call for "the detailed files" (instead of "the files") which provides a bunch of info on the files in a directory (item 2, I believe, is the file's size in bytes). Example:
 
set the directory to "C:\"
put the detailed files
 
Ken Ray
Sons of Thunder Software
Email: [EMAIL PROTECTED]
Website: http://www.sonsothunder.com/
----- Original Message -----
From: jez
Sent: Sunday, October 28, 2001 1:37 PM
Subject: File Size

I'm writing an mp3 browser in Revolution. This works fine but I want to extend it to read the mp3 header and id3 tag info from a selected file. I can do this, but in order to calculate play length I need the file's size in bytes - anyone know how to obtain this ?

Reply via email to