Frank Rogers
18th November 2002, 13:35
We are running on Unix and currently have set up a Device
CLIENTTEXT which allows users to direct their output to their C: drive

We would prefer to direct this output to a central server on NT rather than their C drive

We would welcome some "brains" to assist or comment

Thanks

p.cole
18th November 2002, 15:03
Hi,

We are in exactly the same situation. See the attachment for how I solved it. (The initial code is based on Kevin Brocks code way back when it was on baanfans.com).

The non-baan scripts were originally written in shell (ksh), but we changed to using perl because we are moving platform.

This code only works with bw (GUI), but we previously used samba (smbclient) to make it work with ba6.1. I can provide details if you wish.

Hope this helps - not amazing code, but it works for us

Phil

p.cole
18th November 2002, 16:00
Sorry forgot to add the attachment!!