Quote:
|
Originally Posted by ChiefRebelAngel
Hey Peoples!
How far is it possible to work in FMP 7 with external files?
I need to look if a file is existant. If yes, delete this file.
Is that possible with filemaker or do i have to write a C-Programm?
|
Definitely. You xneed a plug-in which implements file utilizing functions for you. This plug-in is then used to check for file's presence, move, copy, delete or perform whatever operation on file.