Unless your program implicitly defines the file name -OR- you override the file with the OVRDBF command before calling your program, the update will only happen to FileName in the FIRST Library where FileName is found.
In the scenario you list above... FileName would be updated in 4 if the library List is set to 4, 3, 2, 1 -- conversely, FileName would be updated in 1 if the library list is set to 1, 2, 3, 4. *NOTE* ... FileName in all subsequent folders below the first library would not be updated.


Reply With Quote

Bookmarks