Re: [U2] What is true

2013-08-01 Thread Jim Swain
This is not true as when A='HELLO' IF (A) returns true. You use the parenthesis to set a Boolean variable, i.e BRITISH = (COUNTRY = 'ENGLAND' OR COUNTRY = 'WALES') etc the var BRITISH is set to 1 when the conditions inside the parenthesis are met, otherwise BRITISH is set to 0 Jim

Re: [U2] What is true

2013-08-01 Thread Jim Swain
Now I'm getting confused... its not a case of precedence In the case of X = Y = 3 X is set to 1 (true) when Y = 3 X is set to 0 (false) when Y # 3 X in this instance will never = 3 Jim Swain - Developer Telephone: +44 (0) 1295 701 810 | Fax: +44 (0) 1295 701 819 www.zafire.com Consider

[U2] Using the PUT method in an HTTP connection in UniBasic

2013-03-11 Thread Jim . Stoner
equivalent siblings) to handle the http request. Is there a way to do something equivalent to that in UniBasic on HP-UX? Thanks in advance for any suggestions you can give me! Jim Stoner ___ U2-Users mailing list U2-Users@listserver.u2ug.org http

Re: [U2] Consuming web services

2012-10-03 Thread Jim . Stoner
. It's a really basic example, but I hope it helps. Cheers, Jim Stoner ** $INCLUDE /usr/ud72/sys/INCLUDE/XML.H Desc= NodeName= TextName= RespHeaders = '' RespData = '' SoapStatus = '' URL = http://insert-url-for-wsdl SoapAction = GETDESC

Re: [U2] uniobjects.dll on Notes 8.3

2012-09-18 Thread Jim . Stoner
bit Domino 8.5.3 installed on a 32 bit server. I haven't tried 32 bit Domino installed on a 64 bit server, so I'm not sure if that would work or not. If you find a way to get it to work with a 64 bit Domino / Windows server, I'd love to know how. Good luck! Jim Stoner Empire State College

Re: [U2] uniobjects.dll on Notes 8.3

2012-09-18 Thread Jim . Stoner
that helps, Jim Stoner Empire State College From: charles_shaf...@ntn-bower.com To: U2 Users List u2-users@listserver.u2ug.org, Cc: u2-users-boun...@listserver.u2ug.org Date: 09/18/2012 03:38 PM Subject:Re: [U2] uniobjects.dll on Notes 8.3 Sent by:u2-users-boun

Re: [U2] Ellucian job posting a little bizarre

2012-09-14 Thread Jim . Stoner
Hi, Unless I missed it, that job description only mentioned Ellucian Banner, not Colleague.  Banner is the ex-Sungard product, while Colleague is the ex-Datatel product that uses UniData.  Banner would not require any Pick experience, as far as I know. Cheers, Jim Stoner

[U2] Excel Worksheets

2012-06-01 Thread Jim Koca
I am sending a CSV file to excel, and would like to divide it into separate worksheets. Is there a special value I can insert in the file which would cause the following data to create a separate work sheet ? Thanks, Jim Koca Cell Phone: 630.253.0007 Home Office: 630.629.5589 Email: jk

Re: [U2] Uniobjects for Java and Domino 8

2011-12-13 Thread Jim . Stoner
Hi Dan, Thanks for this information. Can you tell us if Rocket has any plans to further develop / support the original COM/OLE version of UniObjects? And in particular, are there any plans to release a 64 bit version? Thank you, Jim Stoner SUNY Empire State College From: Daniel McGrath

Re: [U2] Uniobjects for Java and Domino 8

2011-12-13 Thread Jim . Stoner
for any insights you care to share! Jim Stoner From: Symeon Breen syme...@gmail.com To: 'U2 Users List' u2-users@listserver.u2ug.org Date: 12/07/2011 01:18 PM Subject:Re: [U2] Uniobjects for Java and Domino 8 Sent by:u2-users-boun...@listserver.u2ug.org Considering UOJ

Re: [U2] Uniobjects for Java and Domino 8

2011-12-01 Thread Jim . Stoner
. So unless Rocket releases a 64-bit version of the original UniObjects, my fallback plan is to move to UniObjects for Java, but I've been putting it off until I have some more time or find other people doing something similar to help motivate me. :-) Cheers, Jim Stoner Lead Programmer/Analyst

Re: [U2] Installing UniObjects on Windows 2008 64 bit

2011-07-07 Thread Jim . Stoner
, Jim Stoner ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] Installing UniObjects on Windows 2008 64 bit

2011-06-15 Thread Jim . Stoner
for having missed something so fundamental. Jim Stoner From: Lettau, Jeff jlet...@polkaudio.com To: U2 Users List u2-users@listserver.u2ug.org Date: 06/15/2011 08:29 AM Subject:Re: [U2] Installing UniObjects on Windows 2008 64 bit Sent by:u2-users-boun...@listserver.u2ug.org

Re: [U2] Installing UniObjects on Windows 2008 64 bit

2011-06-15 Thread Jim . Stoner
at the moment. If I could get COM access to uodotnet.dll, that would be great. You have anyone who can write a wrapper for that DLL if not? I don't think we have anyone in-house who has the .NET skills (or even the software) to do so, although I'll check on that tomorrow. Thanks, Jim

Re: [U2] Installing UniObjects on Windows 2008 64 bit

2011-06-14 Thread Jim . Stoner
work or show up in the object viewer. I'll keep looking, but if anyone has any more suggestions, I'd love to hear them! :-) Thanks for the help so far! Jim Stoner ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org

[U2] Installing UniObjects on Windows 2008 64 bit

2011-06-13 Thread Jim . Stoner
object, or how to proceed? Thank you, Jim Stoner ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

[U2] Telephony and U2

2009-08-26 Thread Jim
Has anyone implemented Microsoft TAPI in a Universe application? Typical initial requirement: U2 program receives data identifying calling customer/person. U2 user sees customer(s) incoming call on screen, clicks to answer. Incoming phone number allows automatic U2 data display.

RE: [U2] Unidata - handler for mistyped commands?

2008-07-01 Thread Jim Anderegg
Not exactly on topic: Back in the day (that would be the early 90's) I used to work in a SCO unix environment - the command interpreter had a built in spell checker that would offer a suggestion for the command you might have meant whenever you had a typo. Pretty nifty. -Original

RE: [U2] UV - Files Stats Question

2007-08-25 Thread Jim Koca
We create new files from time to time, and forget to add them to FAST to be resized. We are planning to look at the files in an account, and if all the group are at 200 % and the file is not currently being review by FAST, add it to the FAST files for resizing. Jim -Original Message

[U2] UV - Files Stats Question

2007-08-24 Thread Jim Koca
under its control ? Thanks, Jim Koca --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

Re: [U2] [UD] Weird Logging Issue

2006-10-12 Thread Jim Adrig
This is how append to Log files in UV: some of the log files get to be many hundreds of megabytes and this is still fast: % - subroutine APPEND.UNIX(NEW.LINE, PATH, ERR) ERR = '' ;* Return this if nothing goes wrong openseq PATH to SEQFILE else

[U2] UV - Tracking file writes

2006-07-12 Thread Jim Koca
I need to track all processes that write to a specific file. At one time I remember that you could set some type of trigger to do this. If someone could provided me the information on how to do this, or direct me to the documentation that covers this I would appreciate it. Jim Koca --- u2

RE: [U2] CSVs' (Different Question)

2006-01-16 Thread Jim Garratt
Thank you, I have been trying to find an answer to this problem for days myself, as we are about to do some major data extraction to excel. What a valuable list. Regards, J Garratt -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Tony Gravagno Sent:

RE: [U2] DCOUNT

2006-01-05 Thread Jim Garratt
Over years experience using pick, uv, sb, sb+ I believe that this is the best and most controlled way. Jim Garratt CTI Logistics Ltd -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Mark Johnson Sent: Thursday, 5 January 2006 1:22 PM To: u2-users

RE: [U2] Deciphering Pick UniBasic statement

2005-12-08 Thread Jim Koca
Jim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Caleb Ng Sent: Thursday, December 08, 2005 1:11 PM To: u2-users@listserver.u2ug.org Subject: [U2] Deciphering Pick UniBasic statement I'm trying to decipher and break the following IF/THEN/ELSE

RE: [U2] [UD] Not a verb Paragraph Error between accounts

2005-11-28 Thread Jim Koca
Drop to TCL in the good account, and ED VOC LANDSCAPE... You should get some lines that you can list. Drop to TCL in the other account, and ED VOC LANDSCAPE... If it says new item, type in the lines from the good account and give it a try... -Original Message- From: [EMAIL PROTECTED]

[U2] Multi-Value Fields and UniBasic

2005-10-10 Thread Jim Cullen
in it. Is there perhaps a way in UniBasic to refer to these fields by name, rather than number? Thanks Jim Cullen IT Manager Donovan Enterprises (772)286-6921 --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] Multi-Value Fields and UniBasic

2005-10-10 Thread Jim Cullen
Figured it out!! EXTRACT function is the answer! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jim Cullen Sent: Monday, October 10, 2005 10:01 AM To: u2-users@listserver.u2ug.org Subject: [U2] Multi-Value Fields and UniBasic I'm using Manage 2000

[U2] UniBasic

2005-10-04 Thread Jim Cullen
! Thanks! Jim Cullen IT Manager Donovan Enterprises (772)286-6921 --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] UniBasic

2005-10-04 Thread Jim Cullen
Subject: RE: [U2] UniBasic Are you in lower case? That's usually my problem when I get that message. :) Original Message From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jim Cullen Sent: Tuesday, October 04, 2005 6:58 AM To: u2-users@listserver.u2ug.org Subject: [U2] UniBasic

RE: [U2] UniBasic

2005-10-04 Thread Jim Cullen
I just got a call from Manage-2000 and all I had to do was add a file to the VOC that contains 2 lines: V and BASIC... Crazy simple, but I had no idea. Meanwhile I located Edieditor.exe, which he said still requires BASIC in the VOC. I going to try it now! Thanks for all your help! Jim

[U2] Old IBM RT

2005-09-27 Thread Jim Garratt
the the Virtual Disks 1 2 if you want to run Pick OA. Regards Jim Garratt -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Clifton Oliver Sent: Saturday, 24 September 2005 11:39 PM To: u2-users@listserver.u2ug.org Subject: [U2] Fwd: U2 to be posted Posted

Re: [U2] Is there a UniData equivalent to the UV SEARCH command?

2005-09-09 Thread Jim Bullock
ESEARCH --- Keith W. Roberts [EMAIL PROTECTED] wrote: --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/ ...a livable wage is a moral value. Affordable health care is a moral value. A decent education is a moral value. A

Re: [U2] TCL beginner

2005-09-02 Thread Jim Bullock
Hi Bruce - SORT RMA BY F40 BREAK.ON F40 TOTAL EVAL1 DET.DUP Jim --- Bruce Ordway [EMAIL PROTECTED] wrote: Hi, I've got Dataflo running on Unidata 5.2. I know just enough TCL to be dangerous. Anyway I've been struggling this afternoon withg something I thought would be simple. Maybe

RE: [U2] pcl to pdf converter

2005-07-28 Thread Jim Hickey
I'm just an U2 novice but I have a software print driver that sets up another printer on your PC that generates a PDF file as the output. The free version includes a screen advertisement that last approximately 7-10 seconds and then disappears. The paid version skips that step. Therefore you

Re: [U2] pcl to pdf converter

2005-07-28 Thread Jim Adrig
Curt, We use Pcl2PDF from http://www.visual.co.uk heavily; it works perfectly on our PCL forms, it runs on multiple OS's, and it's priced reasonably. We evaluated many other converters before finding this one. Highly recommended. Jim Adrig Document Systems, Inc. The greatest enemy

RE: [U2] UD: ODBC/OleDB access to selected records in a file

2005-03-17 Thread Jim Bullock
Funny you should mention it. We just started experimenting with XML yesterday. CR comes with an ODBC driver for XML files. UD's LISTTOXML seems to work as advertised. Many details remain to be investigated, but it looks promising so far. Jim --- John Jenkins [EMAIL PROTECTED] wrote: I

Re: [U2] Paciolan

2005-03-16 Thread Jim Bullock
data from an extract file that comes to us (from the Paciolan system) nightly. Jim --- Wendy Smoak [EMAIL PROTECTED] wrote: I'm working with some data from a system called Paciolan. (http://www.paciolan.com) It tracks season ticket holders, etc., for our athletics department. They keep

RE: [U2] UD: ODBC/OleDB access to selected records in a file

2005-03-15 Thread Jim Bullock
the wheels turning in my head. Maybe, just maybe... Thanks again. Jim --- Ross Ferris [EMAIL PROTECTED] wrote: Jim, Probably way to late in the day, but there are a number of non-ODBC/OleDB solutions that might have solved this problem for you. Names like mvQuery, Informer, and our

RE: [U2] UD: ODBC/OleDB access to selected records in a file

2005-03-15 Thread Jim Bullock
haven't found an easy way to build, odbc-enable, and then destroy workfiles, but this is a method that bears further investigation. Thanks again to everyone who responded. Jim --- Jeff Schasny [EMAIL PROTECTED] wrote: To expand on Colins idea of a work file: What about creating a process which

[U2] [UD] finding a source code file

2005-03-15 Thread Jim Bullock
We have a mix of locally-, globally-, and directly-catalog'ed subroutines on our UD6 system. Does anyone know of a single place one can look to find the location of the source code for ANY cataloged subroutine? I know about CTLGTB for globally-cataloged programs. But what about the local and

[U2] UD: ODBC/OleDB access to selected records in a file

2005-03-14 Thread Jim Bullock
to come up with a workaround for this gaping hole in the ODBC/OleDB interface to UniData. Before we give up entirely and resign ourselves to putting out paper reports with UniQuery, I thought I would ask this group if anyone has solved this problem. Anyone? Thanks in advance, Jim ...a livable

RE: [U2] sql date/time conversion

2004-12-08 Thread Jefferson, Jim
to catch up to us grin. Jim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of gerry-u2ug Sent: Wednesday, December 08, 2004 8:01 AM To: U2-Users (E-mail) Subject:[U2] sql date/time conversion pulling data from universe 10 into sql server 2000

RE: [U2] test

2004-11-26 Thread Jefferson, Jim
Which, all things considered, is a little better than braving the Black Friday throngs at the shopping malls. On my drive in early this morning, the parking lots were already nearly filled. James B. Jefferson Special Projects Aegis Mortgage Corporation 713.458.6794 [EMAIL PROTECTED] Dear

RE: [U2] OT: PCL6 Codes?

2004-11-11 Thread Jefferson, Jim
http://h2.www2.hp.com/bc/docs/support/SupportManual/bpl13205/bpl13205.pdf I know you specified PCL6 in the subject, but this might help a little. 54 page PDF quick reference guide for PCL5, which the 1320 should understand. Jim -Original Message- From: [EMAIL PROTECTED] [mailto

RE: [U2] RE: gvim on UD

2004-10-08 Thread Jefferson, Jim
with the extraneous CR's in your file. Jim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Shawn Waldie Sent: Friday, October 08, 2004 10:53 AM To: [EMAIL PROTECTED] Subject:RE: [U2] RE: gvim on UD With gvim, I'm editing on my windows pc; then I ftp

RE: [U2] Charter: Removing a member without cause

2004-09-29 Thread Jefferson, Jim
...or my neighborhood homeowner's association... grin Jim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, September 28, 2004 9:24 PM To: [EMAIL PROTECTED] Subject:Re: [U2] Charter: Removing a member

RE: [U2][UD] ODBC to UniData

2004-09-09 Thread Jim Bullock
If I remember correctly, you have to have rwx permission on every directory in the path, i.e. rwx permission on /datatel, on datatel/development, and on datatel/development/coldev Jim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chauhan, Savita

RE: [U2] [OT] Sarbanes-Oxley

2004-08-05 Thread Jefferson, Jim
snip Our department has gone Sarbanes-Oxley mad here. /snip Same thing where my wife works. Not here as we're privately held. We've discussed this at length between ourselves and determined the least-cost route is to buy back all your stock and go private grin. Jim --- u2-users mailing

RE: [U2] [UD] READU

2004-07-19 Thread Jefferson, Jim
I don't believe you can use a dynamic array to store file variables/handles. I believe they must be elements of a dimensioned array or an individual variable. Jim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Shawn Waldie Sent: Monday, July 19

RE: [U2] [UV] WHILE READNEXT id DO

2004-06-18 Thread Jefferson, Jim
into OpenInsight. Jim At 01:07 PM 6/18/2004, you wrote: I've always thought it would be cool if some Pick vendor would create a verb like MAKE.BASIC Funny you say this. Ever heard of the ancient utility called REPORT-GEN by Interactive Systems in Phoenix? I'm not sure if that place is still

RE: [U2] xxx files

2004-06-02 Thread Jim Odom
The Files are historic. As in PRIMOS Rename as you will. The VOC entries are required (HOLD, SAVEDLISTS, PH, etc.) but the underlying 'actual' file\directory name can be changed at will. -Original Message- From: Claus Derlien [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 02, 2004 8:44

RE: [U2] Reading Excel worksheets natively from within Universe

2004-05-27 Thread Jefferson, Jim
and I'd only recommend it after all other options are exhausted. Jim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lee Messenger Sent: Thursday, May 27, 2004 8:19 AM To: [EMAIL PROTECTED] Subject:[U2] Reading Excel worksheets natively

RE: [OT] RE: [U2] Preventing Unix Login

2004-05-21 Thread Jefferson, Jim
Or the one: Unix is a very powerful weapon, perpetually aimed at your foot. Jim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeff Schasny Sent: Friday, May 21, 2004 1:11 PM To: [EMAIL PROTECTED] Subject:[OT] RE: [U2] Preventing Unix