Page 1 of 1

Posted: 2002 Nov 16, 17:49
by obecobec
Dir Event for Filemanger

1. Let Filemanger have RECORD and PLAY function
2. Creat Dirs on Hardisk that the filemanger always
   scans. If a file are in that dir with a specified
   extension, sice or name..... then it makes and
   event with the file.
   exsampel.
   If a file are in dir ed2/Convert/ColumnIn01,02,03,04,05Out01,03,04,05
Then the file will be converted and moved to next event
dir.
another event dir could be
ed2/Convert/GiftoJPG
ed2/Convert/HTMLtoPDF
ed2/PrefixFiles/*.txtTONA*.txt
ed2/Music/wavTOmp3

A filemanger is therefor the HEART of the process
and a texteditor a Dir event program.

THIS TYPE OF FILEMANGER WOULD GIVE TH POSSIBLIATY
TO MAKE EVENTPROGRAM WRITING AS PLUGGINS AND
A PC TO BE CONTROLLED IN ENVENT BATCH MODE.

Just imagen.
A file is uploaded to your PC
1. IT is checked for virus in event dir
   ed2/virus
2. It is converted to jpg if a gif file
3. It is stored to mp3 dir/ArtistName-CDNAME

By structurising the events to dir you only have to move files
to diffrent dirs to make things happen.
You dont have to open programs annymore.