Re: [U2] DOS /c and the &HOLD& file

2012-04-13 Thread Daniel McGrath
You need to escape them with a caret (^) Try: DOS /c 'pcl6 -sOutputFile="^&HOLD^&\PO.pdf" "^&HOLD^&\PO.pcl"' Regards, Dan McGrath Product Manager Rocket Software 4600 S. Ulster Street **Suite 1100 **Denver, CO 80237 * USA t: +1.720.475.8098 * m: +1.617.630.7392 * e:dmcgr...@rocketsoftware.com w:

[U2] DOS /c and the &HOLD& file

2012-04-13 Thread Wols Lists
Just a quickie - I'm trying to run a command and pass a pathname to the &HOLD& file DOS /c 'pcl6 -sOutputFile="&HOLD&\PO.pdf" "&HOLD&\PO.pcl"' I can't work out how to get dos to handle the & properly - everything seems to work perfectly until I put an & into the command. Seeing as it's a print fi

Re: [U2] SB Report page counter

2012-04-13 Thread Woodward, Bob
Hi Dave, It was the negative value in Max MV Lines that fixed it. Thanks! BobW -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Dave Davis Sent: Friday, April 13, 2012 11:54 AM To: U2 Users List Subject: Re: [U2] SB

Re: [U2] Monitoring a U2 server?

2012-04-13 Thread Wally Terhune
No. U2U content will only be available at U2U events. (USA, UK, AUS) Regards, Wally Terhune Technical Support Architect Rocket Software 4600 South Ulster Street, Suite 1100 **Denver, CO 80237 **USA Tel: +1.720.475.8055 Email: wterh...@rs.com | Web: www.rocketsoftware.com/u2 -Original Mess

Re: [U2] Monitoring a U2 server?

2012-04-13 Thread Rutherford, Marc
Thanks, Marc Rutherford Principal Programmer Analyst Advanced Bionics LLC 661) 362 1754 -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Jeff Schasny Sent: Friday, April 13, 2012 10:19 AM To: U2 Users List Subject:

Re: [U2] Monitoring a U2 server?

2012-04-13 Thread Rutherford, Marc
You got it - 'make it better' !! Marc Rutherford Principal Programmer Analyst Advanced Bionics LLC 661) 362 1754 -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Friday, April 13, 2012 10:02 AM To: u

Re: [U2] Monitoring a U2 server?

2012-04-13 Thread Rutherford, Marc
Dan, I cant make the U2U, I assume the sessions will be available afterward (CD/download)? Marc Rutherford Principal Programmer Analyst Advanced Bionics LLC 661) 362 1754 -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Beh

Re: [U2] Monitoring a U2 server?

2012-04-13 Thread Rutherford, Marc
Nice, I like that I can chose what to monitor and determine how I want to report it... Marc Rutherford Principal Programmer Analyst Advanced Bionics LLC 661) 362 1754 -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf O

Re: [U2] COMMON Size MisMatch

2012-04-13 Thread Wjhonson
Sounds good Martin. Maybe someone named Will could code this up in Universe BASIC and post it to the PickWiki. Oops... why did I say that. -Original Message- From: Martin Phillips To: 'U2 Users List' Sent: Fri, Apr 13, 2012 11:50 am Subject: Re: [U2] COMMON Size MisMatch Hi all

Re: [U2] SB Report page counter

2012-04-13 Thread Dave Davis
Is your "Multiple Records Per Page" set to "N"? Are your multi-valued fields set up with negative Max MV Lines? I've not encountered this problem in my forms. Make the entire report in the "D" section - you don't really need an actual heading section for a form-style report. -Original Mess

Re: [U2] COMMON Size MisMatch

2012-04-13 Thread Martin Phillips
Hi all, As a possible suggestion for how this could be implemented, we have a couple of features in QM that together do the job. 1. The ON.LOGTO paragraph. If present, this runs as part of a LOGTO command, before leaving the old account. 2. The DELETE.COMMON command. This deletes the specified

Re: [U2] Monitoring a U2 server?

2012-04-13 Thread John Hester
Ditto to what Jeff said. Nagios is extremely flexible. I use it to monitor everything from user count, CPU usage, and partition space on the UV server to fan, temperature, and power supply status on Cisco routers and HP switches. Nagios is free and there are a whole host of free, custom-made plu

[U2] SB Report page counter

2012-04-13 Thread Woodward, Bob
Hi group, I'm having a problem with page breaks and page number counter in a SB Form report. I have a report that is set up with Headings, Column Headings, and a Detail line defined. I have a dict item defined, PAGE.OF with a derived field definition of: ('Page ':@RV.MV.PAGE:' of ':@RV.MV.P

Re: [U2] COMMON Size MisMatch

2012-04-13 Thread David A. Green
Yes, but why make all the programmers in the world repeat this same code over and over? It could easily be accomplished by the database engine. It could be a new keyword across MV database systems. And another step in bring the MV worlds closer together. David A. Green (480) 813-1725 DAG Consul

Re: [U2] COMMON Size MisMatch

2012-04-13 Thread Wjhonson
Include file? You mean in every program? Or you mean modify the LOGIN process to add this I would suggest that you do something like IF VOC.OPEN NE @WHO THEN CALL RESET.ALL.OPEN.FILE.POINTERS since you may have pointers to lots of files, not just VOC -Original Message- From: Wols

Re: [U2] COMMON Size MisMatch

2012-04-13 Thread Wols Lists
On 13/04/12 15:56, David A. Green wrote: > That's why you would specify. > > Example: > > COMMON /SYSSTUFF/ SYSSTUFF(100) > > COMMON /MYSTUFF/ MYSTUFF.REC(100) -CLEAR.ON.LOGTO > > Then only the MYSTUFF gets cleared. This is the kind of logic that I have > to end up writing over and over again

Re: [U2] Monitoring a U2 server?

2012-04-13 Thread Jeff Schasny
I have used Nagios for monitoring systems.networks very successfully. You can monitor your entire network from a single point and go from things as simple as 'is this thing pingable' to has the disk space on drive X changed by more than 10%' or "Are the following list of services available on t

Re: [U2] Monitoring a U2 server?

2012-04-13 Thread Wjhonson
Seems quite a bit underdefined Marc. Sounds like a CEO type request :) I just found a process which every week, in a batch phantom, does a logto every account defined. Why? I don't know why. Evidently in the past there was some issue with that particular thing. I think you need to define wha

Re: [U2] Monitoring a U2 server?

2012-04-13 Thread Daniel McGrath
As of the March release of U2 DBTools (downloadable free from our site), I would advise that you use XAdmin, not UniAdmin. XAdmin now encompasses all the functionality relating to UniData that was in UniAdmin. It also allows you to 'extend it' yourself if you have Java programmers available. If

Re: [U2] COMMON Size MisMatch

2012-04-13 Thread Wjhonson
I can't anything called "CLEAR.ON.LOGTO" which it seems you are implying is some kind of option. I do agree with Brian that it would be nice, for just this issue if we could have UCOMMON /STUFF1/ USER.NAME, USER.PHONE, LOGIN.DATE, UPARAMETERS(100) ... COMMON /FILES/ FILE.NAMES, FILE.POINTERS(1

Re: [U2] Monitoring a U2 server?

2012-04-13 Thread Colin Alfke
UniAdmin has a fairly comprehensive monitoring system. You can look at it for inspiration (or show it as proof of concept, or just use it). I haven't checked XAdmin though. hth Colin -Original Message- From: Rutherford, Marc Sent: April 13, 2012 9:50 AM To: u2-users@listserver.u2ug.org Su

Re: [U2] Monitoring a U2 server?

2012-04-13 Thread David A. Green
Something that has worked for me in the past is to have a phantom process kick off every ? minutes, gathering useful information, and writing it out as HTML on the network. Then a simple browser can view it as often as they want, I also put a refresh in the HTML so if the browser is constantly ope

Re: [U2] COMMON Size MisMatch

2012-04-13 Thread Bill Haskett
Brian: The syntax described here must be UniVerse specific. I don't see anything like this in UniData. :-( Bill - Original Message - *From:* br...@brianleach.co.uk *To:* 'U2 Users List' *Date:* 4/13/2012 8:34

[U2] Monitoring a U2 server?

2012-04-13 Thread Rutherford, Marc
I have a request to help setup a monitoring process for Unidata on HP-UX. So far the outside tools have not been specified, but will most likely be MS Windows based. I am looking for any examples/documentation on what can be done to provide visibility into system status. Has anyone done som

Re: [U2] COMMON Size MisMatch

2012-04-13 Thread Brian Leach
Or nicer to have a different name to COMMON e.g. SESSION /CLEAR_THIS/ SESSION_STUFF(SMALL) COMMON /KEEP_THIS/ COMMON_STUFF(BIG) Or something along those lines. Brian -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of

Re: [U2] COMMON Size MisMatch

2012-04-13 Thread David A. Green
That's why you would specify. Example: COMMON /SYSSTUFF/ SYSSTUFF(100) COMMON /MYSTUFF/ MYSTUFF.REC(100) -CLEAR.ON.LOGTO Then only the MYSTUFF gets cleared. This is the kind of logic that I have to end up writing over and over again to make sure new files get opened when a person does LOGTO to

Re: [U2] Can I automate Wintegrate BridgeCopy?

2012-04-13 Thread Holt, Jake
You can call uv.exe (on windows) from a cmd prompt and use it to run a command. Just create a simple batch file and add it to your OS scheduler -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Beverly Wilson Sent: T