× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: RE: Automating SNDNETF and RCVNETF
  • From: Chris Bipes <rpg@xxxxxxxxxxxxxxx>
  • Date: Thu, 30 Mar 2000 11:45:44 -0800

When you send a net file to a remote system, a message is sent to the receiver that a file was received.  I don not remember the CPF message id.  But the message data includes the name of the file received and who & where it was sent from.  A simple program monitoring this message queue, of the receiver, can call the CL program with the file name and who sent it.  It works great for regular sending of files. 
 

Christopher K. Bipes     mailto:ChrisB@Cross-Check.com
Sr. Programmer/Analyst   mailto:Chris_Bipes@Yahoo.com
CrossCheck, Inc.         http://www.cross-check.com
6119 State Farm Drive    Phone: 707 586-0551 x 1102
Rohnert Park CA  94928 Fax: 707 586-1884

If consistency is the hobgoblin of little minds, only geniuses work here.  Karen Herbelin - Readers Digest 3/2000

-----Original Message-----
From: End of the Trail [mailto:endofthetrail@skyenet.net]
Sent: Thursday, March 30, 2000 6:19 AM
To: MIDRANGE-L@midrange.com
Subject: Automating SNDNETF and RCVNETF

I am merging serveral pieces and parts from serveral files into 6 (basically) flat files.  These 6 are used on another box by a system that merges data and the web pages.  The method that has been recommended or employeed is: save to save file; sndnetf; on the other box...  rcvnetf and restore the save file.  This works.
 
I must automated it in one or two CLs and maybe run serveral times a day.  I can: clear the save file; save the data to the file; issue the sndnetf.  The question is the best way to kick off the CL on the other box.  I do not believe I can use a trigger, because the file is not officially rcvd.  I could monitor the msgq ( I have not done much, if any, of this).  Can I issue a rmtcmd from this box to that box?  Issue a start pass through, with a defualt id and auto call to the CL then sigh off?
 
What is the easiest to write, maintain, and run?  I am open to listen and learn from the masters on this list.   THANK YOU!
 

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.