Questions tagged [adm2]

2 questions
0
votes
2 answers

Get notified that MS Excel file is no longer used in Progress 4GL (ABL)

There is a GUI ADM2 Progress v9 application using AppServer. It needs to give users an ability to view MS Excel files stored on the AppServer. So far it: Pulls .xls file from AppServer to a local drive. Fires up a copy of MS Excel and opens the…
John Stern
0
votes
1 answer

How do I get the name or a list of names from an ADM2 object at run time?

I have a smart window which contain some smart object.I want to know the name of all the object at run time or list of all the object at run time.
Jay