G Guest Feb 12, 2005 #1 Has anyone ever coded Excel to connect to a terminal emulator to upload/download data to a mainframe?
Has anyone ever coded Excel to connect to a terminal emulator to upload/download data to a mainframe?
R Rob van Gelder Feb 12, 2005 #2 I have not had such experience. I suggest using a Terminal Emulator which can run scripts. Use Excel VBA to build a file for upload, then Shell to the terminal emulator and have it run the script for upload
I have not had such experience. I suggest using a Terminal Emulator which can run scripts. Use Excel VBA to build a file for upload, then Shell to the terminal emulator and have it run the script for upload