PDA

Click to See Complete Forum and Search --> : REXX scripts HELP!


msebastian
Jun 7th, 2001, 10:47 AM
I don't know if this is the appropriate place to put this question. But i'm hoping someone out there can help me. I made this access database that uploads all this data into another access database (they wouldn't let me use vb and I didn't want to waste my time trying to figure it out in C++). So pretty much after some jobs are run on the mainframe the resulting file is ftped to a textfile in a NT server. However I need to call a REXX script(or so the powers that be have proclaimed) that executes from the same job that ftps the textfile. I have no idea what this REXX script should look like, and i can't find anything on the web that can help does anybody have any ideas? I mean it really should just be one line right pretty much just to open the access database.