Hi
Is there a simpel way to run a set of fx. queries, let say 4 ?
Builded in button ?
I got quit a large system,
I need to run 4-8 queries every day - to update fields in the main tabel.
If it was build on my normal work system I would build a CommandLanguageProgram to run all queries in simpel lines RUNQRY pgm1 and so on
otherwise I would have build a file containing the quries I need to run and build a simpel read file and execute query.
But it isn't so.
Could I fx. start the queries som a windows CMD - and solve my problem this way ?
Regards
Bjarne