SBendBuckeye
Programmer
Client has an old process that updates data by emulating terminal input. There is not other way to interface with the product. You can record scripts and run them but they are very limiting (forward referencing, limited pathing, etc).
I have been digging around in the online help and finally found an object model and have successfully instantiated an object from Access. From within Access, I have logged onto the system and progressed to the place where the actual screen emulation begins.
If I was an employee, I would save the generated scripts as modules in an Access file and call them, but that isn't an option. The gal I am doing the project for is technically capable but doesn't like to program so anything I do must be very highly automated.
I would like them to save their scripts as they normally do only as text files instead. Then I would like Access to pick up the appropriate one and build a module on the fly and execute it from Access automation. That way I can get around all of the restrictions of kicking off a script.
Has anyone done anything like this? Any ideas or suggestions would be greatly appreciated!
Have a great day!
I have been digging around in the online help and finally found an object model and have successfully instantiated an object from Access. From within Access, I have logged onto the system and progressed to the place where the actual screen emulation begins.
If I was an employee, I would save the generated scripts as modules in an Access file and call them, but that isn't an option. The gal I am doing the project for is technically capable but doesn't like to program so anything I do must be very highly automated.
I would like them to save their scripts as they normally do only as text files instead. Then I would like Access to pick up the appropriate one and build a module on the fly and execute it from Access automation. That way I can get around all of the restrictions of kicking off a script.
Has anyone done anything like this? Any ideas or suggestions would be greatly appreciated!
Have a great day!