HP3000-L Archives

September 2002, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Peter Chong <[log in to unmask]>
Reply To:
Peter Chong <[log in to unmask]>
Date:
Fri, 20 Sep 2002 18:46:53 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (31 lines)
 Steven Waters <[log in to unmask]> wrote in message news:<[log in to unmask]>...
> Hi All,
>
> I am looking for a way to call a subroutine in a DLL on a Windows 2000 box
> from MPE.  Will RPC do this for me?  I will need to access this subroutine
> about 1,000 times per hour. Unfortunately the DLL is not owned by my
> company, so I can not recompile it on the HP3000.
>
> Thanks,
>
> Steve
>
Hi, Steve
1.      In win2000 box, schedule a FTP and get the data from HP3000 (use AT
command or scheduler to repeat)
2.      You could write a small VB program that reads parameters from the
input file(create by FTP Get)
3.      In a same VB program, call DLL(add reference)  passing these
parameters from input and process data and write back to the output
file.
4.      FTP back output file to HP3000.
5.      save this batch file (FTP Get, DLL Call and FTP Put) as batch3k.cmd
6.      Error checking process and frequency on running this job has to
tune….

> * To join/leave the list, search archives, change list settings, *
> * etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2