Is there a safe/reliable way to maintain Sequences with the ABL?
Is there a Progress provided utility that can be called?
Is it as simple as creating/updating the _sequence table?
What are the gotchas to be aware of?
TIA.
Architect of the SmartComponent Library and WinKit
Consultingwerk Ltd.
if you use the dictionary tool interactively to create one sequence and then dump it, you will see what the required format is for mike's code that does "run prodict/dump/_lodseqs.p." .
Thank you! That should do it.