RE: [U2] Windows UV & host based printers

2006-04-21 Thread Ray Buchner
1.) Install the printer to one of your windows servers. It doesn't need to be the one in which universe resides. 2.) Make sure the printers security and sharing is set properly 3.) Create your VOC entry for the printer i.e. PQ HSETPTR 0,132,60,0,0,1,AT \\CORP_FS_PA1\BIG_SALES,NOEJECT

[U2] ftp client - dir function not working

2006-04-21 Thread iggchamp
Hi All, I am trying to use SAP's ftp client to connect to a unix box. The ftp client is not seeing anything in a directory that does contain files. What I've found so far is that the "ls" command works fine but the "dir" function does not. I am assuming that the ftp client uses "dir" rather

RE: [U2] [UV] Triggers

2006-04-21 Thread Paul Trebbien
I mostly use a CRT statement to list data from a basic program I'm debugging, something of this nature: X=123 Y=ABC CRT "pt at line 101, x is: ":X To pause the program at a point you can use an INPUT statement: CRT "pt at line 101, x is: ":X:;INPUT ANS We call a lot of subroutines and most of t

[U2] Need better description of UO.NET Error 22001

2006-04-21 Thread Glenn Batson
Can someone explain to me what Error 22001 in UO.NET is. The error text and documentation reference "Bad field number". What does "Bad field number" mean? Does it mean something like index out of range for a dynamic array? Glenn Batson Development Manager Jenkon [EMAIL PROTECTED]

RE: [U2] [UV] Triggers

2006-04-21 Thread Jerry Banker
Real programmers don't use debuggers :-) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Trebbien Sent: Friday, April 21, 2006 3:40 PM To: Allen E. Elwood; U2Users Subject: RE: [U2] [UV] Triggers I mostly use a CRT statement to list data from a basi

[U2] [UV] FAST Running while system in use

2006-04-21 Thread Mitchell, Stewart
Hi All, We currently use FAST for the resizing of files and part of the process is collecting file stats for the purpose of calculating new file sizes, separation etc. I was wondering if running the stats collection process can be run whilst the system is being used (files being updated etc) with

RE: [U2] [UV] FAST Running while system in use

2006-04-21 Thread Mitchell, Stewart
Hi Debster, Thanks for your suggestions. We are very happy with FAST and given we have well over twenty thousand files to maintain over 9 servers, FAST is definitely the way to go. Sure I could write my own but I am not in the tools business and FAST does an excellent job. The files were not be

RE: [U2] [UV] FAST Running while system in use

2006-04-21 Thread Jeff Fitzgerald
Stewart, The FAST Gather Statistics and Type Analysis processes can be safely run while other users are accessing the files. The FAST processes are read only and use no locks are other mechanisms that would interfere with access to the files. Of course, if the files were being heavily up