How do you display the path and size of a file that has been searched for.
THe ouptut of a search is at present displayed in notepad
Printable View
How do you display the path and size of a file that has been searched for.
THe ouptut of a search is at present displayed in notepad
There is a API fn GetFileSize or simthing similar. Check on that..
RK
if you wanna get the path from a msgbox you would do it like this:
msgbox app.path
PanasonicSubz