Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connecting to Mainframe
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00535325
Message ID:
00535585
Views:
11
>>WE are currently running a Bluezone mainframe. Right now the user goes into the mainframe and downloads files from the mainframe to their hard drive. Does anyone know of a way I can use vfp 6.0 to automatically perform this action; connect to the mainframe, download the files and disconnect from the mainframe?
>
>Jeffrey;
>
>One way I hae done this is with a "screen scrubber" like Rumba. A "bit" of a pain. Hope someone has a better way.
>
>Tom

Hi Tom,

RUMBA, like Eicon Aviva, IBM Personal Communications etc is a 3270/5250 emulator, not screen scrubber. Screen scrubbing or scraping is what you would do if you write code to access the emulation screen through hllapi.dll/whllapi.dll or ehllapi.dll, depending on which emulation sofware you use. These dll's expose the emulator interface, and allow you to send inputs directly into the mainframe. It also allows you 'scrape' text off the screen through function calls.

Sanjay
Sanjay Kapoor

Relatively speaking is a conversation with Einstein
Previous
Reply
Map
View

Click here to load this message in the networking platform