[U2] Select Field Comparisons

2009-04-30 Thread Ron Hutchings
I ran across a situation that I know I've seen before but wasn't sure how to resolve it. The data field has internal date as the data. The dictionary is defined with a conversion of DQ to display the quarter. That works just fine for lists. When I tried SELECT BILLS WITH QUARTER = 1 it would

Re: [U2] Select Field Comparisons

2009-04-30 Thread Martin Phillips
Hi Ron, This is the issue of non-reversible conversions. When you do a query such as SELECT BILLS WITH DATE = 12 Jan 09 the query processor converts the 12 Jan 09 to its internal form and does all comparisons on this. Exactly the same happens for any other field with a conversion code - the

RE: [U2] Select Field Comparisons

2009-04-30 Thread Steve Romanow
I haven't thought about this for a while, but IIRC isn't there a separate field in the dict item for input conversion code and output conversion code? If you are using Unidata with a pick flavored account, try forcing the std u2 ecl with a lower case select and see if that changes behavior.

RE: [U2] Interest results on VOC file

2009-04-30 Thread Marc Harbeson
I'm not sure you want to use this feature - as I believe Indexing may not behave as expected when using it. :-) I'm speaking from memory, so it's been a while since I've seen this. But if I recall correctly, the index stops indexing after it encounters this record. (or something like that) It

Followup; was: Re: [U2] UV 10.1.22; Dynamic File question

2009-04-30 Thread Allen Egerton
Allen Egerton wrote: As I understand it, Dynamic files split single groups as you add records to the specific group. So, if you add a large number of records to a file that's properly sized, it will (potentially) split multiple times as you go along. If I know in advance that I'm adding a

RE: [U2] Select Field Comparisons

2009-04-30 Thread Symeon Breen
I remember Tony had a 'rant' about input and output conversions some time ago either on here or on cdp - anyway there are two slots in the dict one for input and one for output conversions. You need to use att 3 i think .. Rgds Symeon -Original Message- From:

[U2] Printing from UV through a windows server for PDFs, forms, etc.

2009-04-30 Thread Robert Porter
A while back someone had posted a message about a product that runs on a Windows server that lets UV do fancy printing (as in forms, PDFs, etc) easily. I visited their website and even printed out some info, but now that we want to buy it I can't find it anymore and can't remember the name.

Re: [U2] Interest results on VOC file

2009-04-30 Thread Mecki Foerthmann
You can only create such records with a Basic program. WRITE doesn't check the ID, it takes whatever the program provides, and if that is null or contains non-printable characters including attribute-, value- or subvalue marks, it just assumes the programmer knows what he or she is

RE: [U2] Printing from UV through a windows server for PDFs, forms, etc.

2009-04-30 Thread Brian Leach
Hi Robert That would be mvPDF - please check out my website again! Regards Brian -Original Message- From: owner-u2-us...@listserver.u2ug.org [mailto:owner-u2-us...@listserver.u2ug.org] On Behalf Of Robert Porter Sent: 30 April 2009 17:23 To: u2-users@listserver.u2ug.org

Re: [U2] Printing from UV through a windows server for PDFs, forms, etc.

2009-04-30 Thread Ken Hall
Robert - Did you look at Print Wizard from Rassmussen Software http://www.anzio.com/ Ken At 09:23 AM 4/30/2009, you wrote: A while back someone had posted a message about a product that runs on a Windows server that lets UV do fancy printing (as in forms, PDFs, etc) easily. I visited their

RE: [U2] Printing from UV through a windows server for PDFs, forms, etc.

2009-04-30 Thread George Gallen
I think what you wanted was: From: Tony G I can provide some BASIC code examples that show how to get PrintWizard to... Bonnie Barber wrote: Hi, I would be interested in the code examples. Rather than asking people to email requests, we decided to put the demos online. Full code,

RE: [U2] Printing from UV through a windows server for PDFs,

2009-04-30 Thread Robert Porter
That's it! Thanks! Rob Bob Rasmussen r...@anzio.com 4/30/2009 1:03 PM This sounds a lot like Print Wizard, at www.anzio.com On Thu, 30 Apr 2009, Robert Porter wrote: Thanks for the suggestions so far but none of those looks familiar... the way the one I looked at worked was you would

RE: [U2] Printing from UV through a windows server for PDFs, forms, etc.

2009-04-30 Thread Drew William Henderson
I wasn't nearly informative enough...Source4 was where we bought the software. It was actually Formport from Capella Technologies: http://www.capellatech.com/pages/2.7.1.formport_server.html HTH Drew -Original Message- From: owner-u2-us...@listserver.u2ug.org

RE: [U2] Printing from UV through a windows server for PDFs, forms, etc.

2009-04-30 Thread Tony G
From: Bob Rasmussen This sounds a lot like Print Wizard, at www.anzio.com I think that's what he wants. See the link to MV BASIC demos here: remove.pleaseNebula-RnD.com/products/printwizard.htm We don't sell it, we just like it. Tony Gravagno Nebula Research and Development TG@

Re: [U2] [UV] Type 30 Semaphore Stuck - HELP!!!

2009-04-30 Thread iggchamp
Thanks for the info Rick.B I'll give it a look. - Original Message - From: Richard Nuckolls r...@lynden.com To: u2-users@listserver.u2ug.org Sent: Thursday, April 30, 2009 11:35:49 AM GMT -06:00 US/Canada Central Subject: Re: [U2] [UV] Type 30 Semaphore Stuck - HELP!!! If, by chance,