Levi_imported
IS-IT--Management
Hi All,
Shot in the dark, but i hope one of you can help.
I am supporting a legacy system using Paradox 4.0 (DOS) databases. Because they are being accessed by multiple clients over a network they frequently get corrupted. I know how to repair the tables (TUTILITY followed by reindex / restructure using PARADOX) but I would REALLY like to be able to automate as much of this as possible.
I have been able to automate the tutility part of the equation so i can issue a command rather than going through all of the menus, but I am unable to do the same for the paradox portion as I do not know how to write paradox scripts!
Is it possible to write a script that tells the paradox program to:
1.) choose the 'tools' menu
2.) choose 'copy' and then 'just family'
3.) provide the table names (live and backup)
4.) choose 'modify', 'restructure' and then provide a table name.
If anyone can help (a few pointers, a summary of script writing, a fully working script ;-) ) I would be VERY grateful
Shot in the dark, but i hope one of you can help.
I am supporting a legacy system using Paradox 4.0 (DOS) databases. Because they are being accessed by multiple clients over a network they frequently get corrupted. I know how to repair the tables (TUTILITY followed by reindex / restructure using PARADOX) but I would REALLY like to be able to automate as much of this as possible.
I have been able to automate the tutility part of the equation so i can issue a command rather than going through all of the menus, but I am unable to do the same for the paradox portion as I do not know how to write paradox scripts!
Is it possible to write a script that tells the paradox program to:
1.) choose the 'tools' menu
2.) choose 'copy' and then 'just family'
3.) provide the table names (live and backup)
4.) choose 'modify', 'restructure' and then provide a table name.
If anyone can help (a few pointers, a summary of script writing, a fully working script ;-) ) I would be VERY grateful