try to figure out if a MFS is installed on a table/file. in the old DOS system that was easy doing a LISTMEDIA. How do I figure out if a file/table has an MFS installed on it in OI? Thanks.
Open SYSTABLES in the system editor and look for the row you're interested in.
World Leaders in all things RevSoft
Thanks but that didn't work. I have a program call BSAUDIT_MFS which get's installed on a table called BENEFITS. When i open the systables i do not see the program…other ideas? isn't there something like listmedia for oi?
You can always LISTMEDIA a directory used by OI with Arev…..
J
thanks but the directory is at a very very large customer so this is not a option, but thanks.
Tom-
Look at the APPLICATION_NAME.dbt file in the root of OI. It has a list of all attached files and their MFSs, provided that the database definition was saved.
Mike
Thanks mike that worked..