FORMS

Kenny McDonald c60244 at ccfiris.aedc
Wed Jan 23 03:08:35 AEST 1991


I have recently built the FORMS library.  I have been trying to develop a few
forms.  What I am trying to do is build a form for tar-ing files to & from
remote machines.  I am getting as input the remote host, the remote dir, & the
local dir.  I then try to xeq a system call like the following:

system("rsh remotehost \"cd fromdir; tar cvBf - .\" | (cd todir; tar xBf -)")

This system call xeq's & shows up with a ps -ef on both machines, but nothing
happens.  If I use the same system call in a short c-prog with no forms stuff,
it works fine; it also works fine if I make the call in my forms program BEFORE
I do any form generation.

Does anyone out there using the FORMS library know what is wrong, or how I
can do the above?

  vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
  |      Kenneth M. McDonald * Arnold Engineering Development Center       |
  |          MS 100 * Arnold AFS, TN 37389-9998 * (615) 454-3413           |
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                  OO   AA   OO
                                 O  O A  A O  O
                                 O  O AAAA O  O
                                 O  O A  A O  O
                                  OO  A  A  OO
                                 _______________
                                               /
  vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvRETURN ADDRESS:vvvvvvvvvvvvvvvvvvvvvvvvvvvv
  |                    @aedc-vax.af.mil:c60244 at ccfiris.aedc		   |
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^



More information about the Comp.sys.sgi mailing list