Re: [U2] Read yourself

2014-05-13 Thread Wjhonson
if Wjhonson would be better off doing something like Brian's example above. This way the program has the program information during run-time (as a variable) and it also is available to any source code parsers (as long as he adheres to the standard). Robert Norman ROBERT NORMAN AND ASSOCIATES 23441

Re: [U2] Read yourself

2014-05-13 Thread Wjhonson
. George -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Tuesday, May 13, 2014 1:13 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Read yourself This can be broken simply by copying

Re: [U2] Read yourself

2014-05-13 Thread Wjhonson
Of Wjhonson Sent: Tuesday, May 13, 2014 1:31 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Read yourself Well do you see any problem in just using the SYSTEM(9001) and ignoring embedding this information ? -Original Message- From: George Gallen ggal...@wyanokegroup.com To: U2

Re: [U2] Web services at 11.x

2014-05-13 Thread Wjhonson
Wget however only works to pull pages in correct? You can't actually communicate both ways. -Original Message- From: George Gallen ggal...@wyanokegroup.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Tue, May 13, 2014 10:56 am Subject: Re: [U2] Web services at 11.x We use

Re: [U2] Read yourself

2014-05-13 Thread Wjhonson
. For me - on UV 10.0.2 PRINT SYSTEM(9001) STOP END Outputs RUN LIB TEST 0 George -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto: u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Tuesday, May 13, 2014 1:55 PM To: u2-users

[U2] Read yourself

2014-05-12 Thread Wjhonson
Does anyone have a BASIC program, that will open it's own code in a variable ? So something like this GOSUB RETURN.A.LOCAL.FILE.AND.KEY.FOR.ME READ THIS.PROGRAM FROM F.LOCALFILENAME, K.PROGRAMKEY the program reads itself. Does anyone have a program like that?

Re: [U2] Read yourself

2014-05-12 Thread Wjhonson
, 2014 4:33 pm Subject: Re: [U2] Read yourself What problem are you trying to solve by doing so? After all it's not rocket science (pardon the pun) to OPEN BP TO BP.FV THEN READ R.PROG FROM BP.FV, PROG.ID ELSE ... Whatever END Sent from my iPad On 13 May 2014, at 6:54 am, Wjhonson wjhon...@aol.com

Re: [U2] Read yourself

2014-05-12 Thread Wjhonson
Sent: Mon, May 12, 2014 4:41 pm Subject: Re: [U2] Read yourself There are @ commands that can get this stuff. Or read the cat pointer. John Israel Sent from my iPhone On May 12, 2014, at 7:39 PM, Wjhonson wjhon...@aol.com wrote: The program does not inherently know that it's in a file

Re: [U2] Read yourself

2014-05-12 Thread Wjhonson
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Monday, May 12, 2014 6:48 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Read yourself I understand how one could potentially do it. I was more interested to see if anyone had already done it. Cat pointers

Re: [U2] Read yourself

2014-05-12 Thread Wjhonson
...@citysoft.com.au wrote: What problem are you trying to solve by doing so? After all it's not rocket science (pardon the pun) to OPEN BP TO BP.FV THEN READ R.PROG FROM BP.FV, PROG.ID ELSE ... Whatever END Sent from my iPad On 13 May 2014, at 6:54 am, Wjhonson wjhon...@aol.com wrote: Does anyone have

[U2] [Universe] [Windows]

2014-05-06 Thread Wjhonson
Running Universe 11.1.9 Information flavor on top of Windows A process which has been running for months, has suddenly decided that it has a Fatal Error ! When I debug it further, I get this symptom. In a Universe BASIC program, I can OPEN the file (a type 1 directory) I can SELECT the

Re: [U2] [Universe] [Windows]

2014-05-06 Thread Wjhonson
] [Windows] How big is the record (file actually) it's trying to read? -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Tuesday, May 06, 2014 1:05 PM To: u2-users@listserver.u2ug.org Subject: [U2

Re: [U2] [Universe] [Windows]

2014-05-06 Thread Wjhonson
has. Can you do an OSREAD? Anything odd about the data or key it is reading? John Israel Sent from my iPhone On May 6, 2014, at 1:05 PM, Wjhonson wjhon...@aol.com wrote: Running Universe 11.1.9 Information flavor on top of Windows A process which has been running for months, has

Re: [U2] [Universe] [Windows]

2014-05-06 Thread Wjhonson
Yes, Yes, No, Yes, No :) Here's an update. IF I open one of these in notepad, and just add an extra char to the end and then file it, the last modified date now appears for that file, but none of the other ones of course. And doing that, makes it so, in TCL, I can now EDit that particular

Re: [U2] [Universe] [Windows]

2014-05-06 Thread Wjhonson
record that errors out or can you not read any of them? On 05/06/2014 12:04 PM, Wjhonson wrote: Running Universe 11.1.9 Information flavor on top of Windows A process which has been running for months, has suddenly decided that it has a Fatal Error ! When I debug it further, I get this symptom

Re: [U2] [Universe] [Windows]

2014-05-06 Thread Wjhonson
: Tue, May 6, 2014 1:09 pm Subject: Re: [U2] [Universe] [Windows] Are you using open or openseq for the xls files? -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Tuesday, May 6, 2014 12:05 PM To: u2

Re: [U2] [Universe] [Windows]

2014-05-06 Thread Wjhonson
? If so, go to up-arrow mode and see if there are any funky characters. JRI -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Tuesday, May 06, 2014 4:10 PM To: u2-users@listserver.u2ug.org Subject: Re

Re: [U2] [Universe] [Windows]

2014-05-06 Thread Wjhonson
On 5/6/2014 2:16 PM, Wjhonson wrote: Cannot edit it in AE either -Original Message- From: Israel, John R. johnisr...@daytonsuperior.com To: 'U2 Users List' u2-users@listserver.u2ug.org Sent: Tue, May 6, 2014 1:13 pm Subject: Re: [U2] [Universe] [Windows

Re: [U2] [Universe] [Windows]

2014-05-06 Thread Wjhonson
them assigns a new, valid, owner. You said you're on windows, though. BobW -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Tuesday, May 06, 2014 1:09 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2

Re: [U2] Dynamic Concepts Unibasic ... Is this Pick ?

2014-04-24 Thread Wjhonson
Someone should write up this O/S and language in a bit more detail for historical purposes. -Original Message- From: larryh lar...@wcs-corp.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Thu, Apr 24, 2014 11:46 am Subject: Re: [U2] Dynamic Concepts Unibasic ... Is this

[U2] List is alive test for 2 April 2014

2014-04-02 Thread Wjhonson
If you see this message, the mailing list is alive. ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] [JOB] in Garden Grove, CA

2014-03-16 Thread Wjhonson
, Mar 13, 2014 at 10:16 AM, Wjhonson wjhon...@aol.com wrote: https://www.ziprecruiter.com/job/PICK-Programmer/2a00262a/?source=cpc-simplyhired If anyone finds out who this company is, could you please let me know, so I can update my list https://sites.google.com/site/pickuniverse/companies

Re: [U2] [JOB] in Garden Grove, CA

2014-03-16 Thread Wjhonson
Users List u2-users@listserver.u2ug.org Cc: u2-users u2-users@listserver.u2ug.org Sent: Sat, Mar 15, 2014 11:39 pm Subject: Re: [U2] [JOB] in Garden Grove, CA Is this a list you're going to share, or are you looking for one-way communication? On Mar 13, 2014, at 1:17 PM, Wjhonson wjhon...@aol.com

[U2] Embedded help as hypertext

2014-03-11 Thread Wjhonson
Does anyone have an improved version of the TCL command HELP ? Are there any wiki's or anything that comprise all of the HELP text and perhaps more ? I sometimes use it, sometimes use the PDFs and sometimes just google. I think it would be a great resource were there a better solution.

Re: [U2] Embedded help as hypertext

2014-03-11 Thread Wjhonson
Anywhere where this UVHELP is explained more, and why it's better or at least different from HELP ? I tried it a bit, but the only additional thing I see it does is allow paging backward. -Original Message- From: Kurt Neumann kurt.neum...@axizworkgroup.com To: wjhonson wjhon

Re: [U2] Multi-threaded phantom processing

2014-03-06 Thread Wjhonson
] On Behalf Of Wjhonson Sent: Wednesday, March 05, 2014 5:26 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Multi-threaded phantom processing Peter is the only point of the parent child communications to address points like 1 I'm busy go away; OR 2 I'm available to work If so, you could

Re: [U2] Multi-threaded phantom processing

2014-03-06 Thread Wjhonson
...@firstmac.com.au w firstmac.com.au -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Friday, 7 March 2014 02:52 To: u2-users@listserver.u2ug.org Subject: Re: [U2] Multi-threaded phantom processing

Re: [U2] Multi-threaded phantom processing

2014-03-05 Thread Wjhonson
Peter is the only point of the parent child communications to address points like 1 I'm busy go away; OR 2 I'm available to work If so, you could simply use a lock-semaphore to address both of those issues.\ -Original Message- From: Horacio Pellegrino pellegrin...@gmail.com To: U2

Re: [U2] Reporting Tools

2014-03-03 Thread Wjhonson
Ian you don't happen to have an example of what this code *does* do you? -Original Message- From: McGowan, Ian james.mcgo...@bankofthewest.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Mon, Mar 3, 2014 1:35 pm Subject: Re: [U2] Reporting Tools If you're not already, it's

Re: [U2] ED: The very finest of 1970s technology! was: UniVerse Dictionary question

2014-02-06 Thread Wjhonson
just there to keep the numbered list going, The same I use dots in the Editor to enter blank lines. Later I go to the top and do R/.//50 to remove the dot. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson

Re: [U2] UV 11 vs 10

2014-02-06 Thread Wjhonson
One thing for us, going from 10 to 11, was what happens to the Zombie Processes Those processes where the user gets *kicked* out and the process is still there running in *windoze* (not necessarily in the LISTU) We used to accumulate dozens of these over the course of a month Now zero.

Re: [U2] ED: The very finest of 1970s technology! was: UniVerse Dictionary question

2014-02-06 Thread Wjhonson
It was not in Reality. It was also not in the R83 editor I don't think it even made it into OA -Original Message- From: George Gallen ggal...@wyanokegroup.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Thu, Feb 6, 2014 8:36 am Subject: Re: [U2] ED: The very finest of 1970s

Re: [U2] UV 11 vs 10

2014-02-06 Thread Wjhonson
, until the Parent phantom ends, the child phantoms don't die. Not sure if that is something that has been addressed. George -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Thursday, February 06, 2014

Re: [U2] UniVerse Dictionary question

2014-02-04 Thread Wjhonson
What are the periods in 3 and 4 for? Did you try removing those? -Original Message- From: Woodward, Bob bob_woodw...@k2sports.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Tue, Feb 4, 2014 11:49 am Subject: Re: [U2] UniVerse Dictionary question Just to make sure, you're

Re: [U2] A Descriptors and its Subroutine Issue

2014-01-31 Thread Wjhonson
Kate means that she cannot use the fields within a DICT file record, higher than field 10 This is because I-type dict items put their calculation stuff in those fields. -Original Message- From: Ed Clark u...@edclark.net To: U2 Users List u2-users@listserver.u2ug.org Sent: Fri,

Re: [U2] A Descriptors and its Subroutine Issue

2014-01-30 Thread Wjhonson
You have to catalog it, using the renaming option Otherwise the system will most likely catalog it normally, thus the error you have -Original Message- From: Robert i...@keyway.net To: U2 Users List u2-users@listserver.u2ug.org Sent: Thu, Jan 30, 2014 1:06 pm Subject: Re: [U2] A

Re: [U2] [UV] Is anyone up on UV 11.2 ?

2014-01-28 Thread Wjhonson
Baker you didn't mention what I was thinking. What does 11.2 give me, that I need, and would be worth the upgrade pain? -Original Message- From: Baker_Hughes baker_hug...@neimanmarcus.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Tue, Jan 28, 2014 8:29 am Subject: [U2] [UV]

Re: [U2] [UV] Programmatic Verification of Globally Cataloged Subroutine

2014-01-28 Thread Wjhonson
The routine returns your below RC which it calls success as a zero if either it cannot open the GLOBAL.CATDIR file, or if it cannot read the catalog name passed in that file. The STATUS() (which I didn't even know could be assigned) is assigned to the ASCII value (using SEQ) of the 52nd

Re: [U2] How do you verify windows printer is good before fatal error by PRINTing to a bogus printer.

2014-01-28 Thread Wjhonson
The Spool -List only lists universe print queues It doesn't like printers on the network. When we create a new printer on our network, we have to go into Universe and add the queue and link the two to each other. -Original Message- From: Wols Lists antli...@youngman.org.uk To:

Re: [U2] How do you verify windows printer is good before fatal error by PRINTing to a bogus printer.

2014-01-28 Thread Wjhonson
Do a SETPTR, followed by a PRINT and capture that output It's the only way to *guarantee* that the process won't work in exactly the same way as it's not working now. -Original Message- From: Charles Stevenson stevenson.c...@gmail.com To: U2 Users List u2-users@listserver.u2ug.org

Re: [U2] [UV] Programmatic Verification of Globally Cataloged Subroutine

2014-01-28 Thread Wjhonson
I was just trying to think of a reason why I'd want specifically to know how many arguments the subroutine has. That is, why was this particular fact chosen as the returned status code ? -Original Message- From: Keith Johnson [DATACOM] keith.john...@datacom.co.nz To:

Re: [U2] [UV] Programmatic Verification of Globally Cataloged Subroutine

2014-01-27 Thread Wjhonson
You read the GLOBAL.CATDIR file looking for that subroutine name, typically, at least at my site, they are prepended with an asterisk *GET.YEAR -Original Message- From: Perry Taylor perry.tay...@zirmed.com To: U2-Users List u2-users@listserver.u2ug.org Sent: Mon, Jan 27, 2014 9:06

Re: [U2] [UV] Programmatic Verification of Globally Cataloged Subroutine

2014-01-27 Thread Wjhonson
Could you give an example of this usage? Trying to use the HELP, I'm just getting strange errors when I try to follow HELP and use it on known globally catalogued routines -Original Message- From: Allen Egerton aeger...@pobox.com To: U2 Users List u2-users@listserver.u2ug.org Cc:

Re: [U2] JET no longer available on Universe

2014-01-27 Thread Wjhonson
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Thursday, January 16, 2014 11:30 AM To: wjhon...@aol.com; u2-users@listserver.u2ug.org Subject: Re: [U2] JET no longer available on Universe Daniel, you said that JET is available. In our query through our vendor, to Rocket, we

Re: [U2] Time for a Redback upgrade ?

2014-01-22 Thread Wjhonson
Of Wjhonson Sent: Tuesday, January 21, 2014 6:35 PM To: u2-users@listserver.u2ug.org Subject: [U2] Time for a Redback upgrade ? We are Running Redback 4.4.0.1526 Build 1527 which is stamped 29 May 2007 This is running on Windows Server 2008 R2 Standard We've lately been experiencing odd

[U2] Time for a Redback upgrade ?

2014-01-21 Thread Wjhonson
We are Running Redback 4.4.0.1526 Build 1527 which is stamped 29 May 2007 This is running on Windows Server 2008 R2 Standard We've lately been experiencing odd slowness. Any tricks to where I should look first to try to narrow the possibilities of why?

Re: [U2] Report Generation

2014-01-16 Thread Wjhonson
MITS -Original Message- From: Charles_Shaffer charles_shaf...@ntn-bower.com To: u2-users u2-users@listserver.u2ug.org Sent: Thu, Jan 16, 2014 7:47 am Subject: [U2] Report Generation I have been asked to look into a report generation tool similar to Crystal Reports for multivalued

[U2] No mail since Friday

2014-01-14 Thread Wjhonson
I have seen no traffic at all since Friday the 10th. I find it hard to believe. Is the list down? ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] Report Writer

2014-01-10 Thread Wjhonson
MITS ? -Original Message- From: Bill Brutzman bi...@hkmetalcraft.com To: 'U2 Users List' u2-users@listserver.u2ug.org Sent: Thu, Jan 9, 2014 2:05 pm Subject: [U2] Report Writer We have a new General Manager here. He is interested in report writers for end users... I suppose like

[U2] [u2] Pick 7.3 What is this?

2014-01-10 Thread Wjhonson
On someone's resume I see Pick 7.3. When I try to google for that, I get nothing useful. Is this from Raining Data ? It's a D3? Or is this an MvBase or something other thing. What is it? ___ U2-Users mailing list U2-Users@listserver.u2ug.org

Re: [U2] [u2] Pick 7.3 What is this?

2014-01-10 Thread Wjhonson
is this? I would assume D3 7.3.x (from pick systems, raining data, tiger logic, rocket) -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Friday, January 10, 2014 12:58 PM To: u2-users@listserver.u2ug.org

[U2] USERS command in Universe

2014-01-08 Thread Wjhonson
The HELP USERS doesn't really say anything useful. When I do a LISTU I count 87 sessions USERS says there are 74 users logged on the system That's close to what I might say are the unique users, since some people have more than one session. But I can't get it exact. Does USERS count phantoms?

Re: [U2] Logging program execution in Unidata?

2014-01-07 Thread Wjhonson
to whatever you want. But we thought 10 minutes was good enough for our usage. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Monday, January 06, 2014 7:07 PM To: u2-users@listserver.u2ug.org Subject

Re: [U2] Logging program execution in Unidata?

2014-01-07 Thread Wjhonson
I think we've found before, that *if* you ask the system what was the last access date... it's updates the last access date. Because you just accessed it. Wrong? -Original Message- From: Charles Stevenson stevenson.c...@gmail.com To: U2 Users List u2-users@listserver.u2ug.org Sent:

Re: [U2] Logging program execution in Unidata?

2014-01-07 Thread Wjhonson
, it will never be recorded. You could have the threshold set to whatever you want. But we thought 10 minutes was good enough for our usage. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Monday

Re: [U2] JET

2014-01-06 Thread Wjhonson
This is the *first* I've heard that Rocket is still shipping JET ! -Original Message- From: Charles Stevenson stevenson.c...@gmail.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Mon, Jan 6, 2014 2:39 pm Subject: Re: [U2] JET Jet as a subset of Rocket instead or Rocket as a

Re: [U2] Logging program execution in Unidata?

2014-01-06 Thread Wjhonson
That would be interesting. The only thing I've done in the past, is to stick a subroutine call near the top, to write the name of the routine into a logging file, and then recompile all the programs. -Original Message- From: McGowan, Ian james.mcgo...@bankofthewest.com To: U2-Users

Re: [U2] Logging program execution in Unidata?

2014-01-06 Thread Wjhonson
I believe there is something wrong with this suggestions. IIRC you don't get the time and date it was last RUN, only the date it was last Accessed. I suspect this is the touch date, which could mean that just looking at it in a directory scan, touches it. Along with a host of other things that

[U2] Accuterm the Web version

2013-12-23 Thread Wjhonson
We are using the Accuterm application to telnet into Universe 11 I've toyed with the idea of using the Accuterm browser version, does anyone here use that ? I just wonder what are the advantages or disadvantages of that. I know what Pete says, I want to hear from a customer though.

Re: [U2] Accuterm the Web version

2013-12-23 Thread Wjhonson
says it, I believe it. -BD On 12/23/2013 10:52 AM, Wjhonson wrote: We are using the Accuterm application to telnet into Universe 11 I've toyed with the idea of using the Accuterm browser version, does anyone here use that ? I just wonder what are the advantages or disadvantages of that. I

Re: [U2] Accuterm the Web version

2013-12-23 Thread Wjhonson
it to the bank. I think this is helpful information especially for those who may not know Pete and wonder if they can rely on information he is providing. I should have spelled it out instead of being snarky. My apologies. -BD On 12/23/2013 11:22 AM, Wjhonson wrote: Bruce if you don't like this thread

Re: [U2] Accuterm the Web version

2013-12-23 Thread Wjhonson
and your family, -BD On 12/23/2013 12:07 PM, Wjhonson wrote: No the original post was to see 1) if anyone is using this web version and 2) to get a testimonial FROM them. Period. That's all. Anything else you read into it, was not present. The purpose of customer testimonials is to get

Re: [U2] Accuterm the Web version

2013-12-23 Thread Wjhonson
. I think this is helpful information especially for those who may not know Pete and wonder if they can rely on information he is providing. I should have spelled it out instead of being snarky. My apologies. -BD On 12/23/2013 11:22 AM, Wjhonson wrote: Bruce if you don't like this thread, you

Re: [U2] [UV] INPUTTRAP Statement

2013-12-23 Thread Wjhonson
I don't think you can use *any* of the chars that are pre-trapped like ctrl-c (Break) That is, chars that actually make the op-sys wake up and act in immediate mode If you are trying to *trap* the break so you can see when someone is trying to use it, there is another way, although the other

Re: [U2] [UV] INPUTTRAP Statement

2013-12-23 Thread Wjhonson
Could you explain more why your On.Abort executes another On.Abort ? I didn't understand that part. -Original Message- From: Bill Haskett wphask...@advantos.net To: U2 Users List u2-users@listserver.u2ug.org Sent: Mon, Dec 23, 2013 1:06 pm Subject: Re: [U2] [UV] INPUTTRAP Statement

[U2] Please recommend a Pick-based upgrade for QuickBooks

2013-12-18 Thread Wjhonson
For a client who is currently using QuickBooks. Just essentially the same functionality as QuickBooks, doesn't need added bells and whistles. No one who's going to charge 50K please :) Thanks. ___ U2-Users mailing list U2-Users@listserver.u2ug.org

Re: [U2] Please recommend a Pick-based upgrade for QuickBooks

2013-12-18 Thread Wjhonson
:20 am Subject: Re: [U2] Please recommend a Pick-based upgrade for QuickBooks http://www.gaap.com/ Pick based for over 30 years. George -Original Message- From: Wjhonson Sent: Wednesday, December 18, 2013 10:53 AM To: u2-users@listserver.u2ug.org Subject: [U2] Please recommend a Pick

Re: [U2] Please recommend a Pick-based upgrade for QuickBooks

2013-12-18 Thread Wjhonson
Excuse me? You never spoke with my client. -Original Message- From: Doug Averch dave...@gmail.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Wed, Dec 18, 2013 3:22 pm Subject: Re: [U2] Please recommend a Pick-based upgrade for QuickBooks Hi Will: I spoke with your client

Re: [U2] Please recommend a Pick-based upgrade for QuickBooks

2013-12-18 Thread Wjhonson
-based upgrade for QuickBooks Does Jeff L. ring a bell? On Wed, Dec 18, 2013 at 4:28 PM, Wjhonson wjhon...@aol.com wrote: Excuse me? You never spoke with my client. -Original Message- From: Doug Averch dave...@gmail.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Wed

Re: [U2] [OT] Interview Questions

2013-12-17 Thread Wjhonson
-users@listserver.u2ug.org *Date:* 12/16/2013 6:00 PM *Subject:* Re: [U2] [OT] Interview Questions On 17/12/2013 00:17, Wjhonson wrote: What is the last Thursday of the current month. Current Date minus Current Day of Month number plus 1 puts you on the first of the current month Or you

Re: [U2] [OT] Interview Questions

2013-12-16 Thread Wjhonson
What is the last Thursday of the current month. Current Date minus Current Day of Month number plus 1 puts you on the first of the current month Or you could just Oconv d2/ and replace the middle number with 01 with Iconv that. Now take that internal date and add 32, this will *always* put

Re: [U2] [OT] Interview Questions

2013-12-16 Thread Wjhonson
for current month. Rather it asked for a month. Similar, yes, but a different request. On Monday, December 16, 2013, Wjhonson wrote: What is the last Thursday of the current month. Current Date minus Current Day of Month number plus 1 puts you on the first of the current month Or you could

Re: [U2] [OT] Interview Questions

2013-12-16 Thread Wjhonson
Nothing exists outside of the USA. -Original Message- From: Anthonys Lists antli...@youngman.org.uk To: u2-users u2-users@listserver.u2ug.org Sent: Mon, Dec 16, 2013 6:00 pm Subject: Re: [U2] [OT] Interview Questions On 17/12/2013 00:17, Wjhonson wrote: What is the last Thursday

Re: [U2] [OT] Interview Questions

2013-12-13 Thread Wjhonson
Oh my. Bites Tongue. -Original Message- From: Robert i...@keyway.net To: U2 Users List u2-users@listserver.u2ug.org Sent: Fri, Dec 13, 2013 12:27 pm Subject: Re: [U2] [OT] Interview Questions Please email me in regards to your ads. I am currently in between

Re: [U2] Exporting to File regularly

2013-12-11 Thread Wjhonson
Can I modify this suggestion to say that it *stores* each write, and only emails you once a day :) Put that snake back in the box!!! -Original Message- From: doug d...@chancofamily.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Tue, Dec 10, 2013 11:38 pm Subject: Re: [U2]

Re: [U2] Unidata error for the ages, so to speak.

2013-12-05 Thread Wjhonson
Quizzle Zik It's a palindrome by the way Sounds like you've hit such a strange error, that the systems programmer said I'll name this one later... -Original Message- From: Allen Elwood RR aelw...@socal.rr.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Thu, Dec 5, 2013 1:52

Re: [U2] How do we search through ALL archives for a particular string? *

2013-11-21 Thread Wjhonson
you mean like this? site:www.mail-archive.com/u2-users@listserver.u2ug.org -Original Message- From: Robert i...@keyway.net To: U2 Users List u2-users@listserver.u2ug.org Sent: Thu, Nov 21, 2013 11:10 am Subject: [U2] How do we search through ALL archives for a particular string? *

[U2] Johnson's Lemma

2013-11-21 Thread Wjhonson
Johnson's Lemma: On any sufficiently complex application, you will have running and useful routines, that predate your career. ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] Simple question - selecting and listing records

2013-11-19 Thread Wjhonson
Could you post the exact statement you're using with the WHEN clause, a and also the contents of the DICT items? I suspect one or more of them is not actually setup as a multivalued field -Original Message- From: Hilk, Brandon brandon.h...@iqor.com To: U2 Users List

Re: [U2] Ref: Web Services at Universe 11.n

2013-10-31 Thread Wjhonson
Could you give an example of web services you are actually using and why? -Original Message- From: Cooper, Rudy rudy.coo...@sagepub.com To: 'u2-users@listserver.u2ug.org' u2-users@listserver.u2ug.org Sent: Thu, Oct 31, 2013 1:18 pm Subject: [U2] Ref: Web Services at Universe

Re: [U2] [JOB] Epicor is now in Denver?

2013-10-29 Thread Wjhonson
What do the offices in Denver house? -Original Message- From: Al DeWitt adew...@stylmark.com To: 'U2 Users List' u2-users@listserver.u2ug.org Sent: Tue, Oct 29, 2013 8:08 am Subject: Re: [U2] [JOB] Epicor is now in Denver? The offices in Minneapolis houses Epicor 9 (I believe

[U2] [JOB] Fwd: Fulltime Role: Unidata Resource - San Clemente, CA

2013-10-26 Thread Wjhonson
Wow I have to commend Ashish on this ad, it's really well-written ! -Original Message- From: Ashish ash...@adroitswc.com To: wjhonson wjhon...@aol.com Sent: Thu, Oct 24, 2013 1:40 pm Subject: Fulltime Role: Unidata Resource - San Clemente, CA Dear Will, Greetings for the day

Re: [U2] [OT] Interview Questions

2013-10-14 Thread Wjhonson
Hire hourly, then promote to permanent. After fifty hours you should know if you want to hire for permanent. -Original Message- From: Kevin King ke...@precisonline.com To: Susan Joslyn sjos...@sjplus.com; U2 Users List u2-users@listserver.u2ug.org Sent: Wed, Oct 9, 2013 7:07 pm

Re: [U2] [OT] Interview Questions

2013-10-14 Thread Wjhonson
I've never been hired by a company who had HR interview me as well. That says something. I don't know what it says. But it's something. -Original Message- From: Kevin King ke...@precisonline.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Wed, Oct 9, 2013 7:08 pm

Re: [U2] [OT] Interview Questions

2013-10-11 Thread Wjhonson
If you give them their first programming job they will leave The trick is finding people to whom you are giving them their *last* programming job. -Original Message- From: Kevin King ke...@precisonline.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Fri, Oct 11, 2013

Re: [U2] Missing docs on Transaction Logging

2013-10-08 Thread Wjhonson
Email: k...@walstan.com On 4 October 2013 06:55, Wjhonson wjhon...@aol.com wrote: From this page http://www.rocketsoftware.com/brand/rocket-u2/technical-documentation/ UniVerse-v11.1.11 Select this UniVerse Transaction Logging and Recovery and you will get the error Unable to retrieve

Re: [U2] [OT] Interview Questions

2013-10-08 Thread Wjhonson
Tell me about the best boss you ever had, and why they were the best. -Original Message- From: Susan Joslyn sjos...@sjplus.com To: u2-users u2-users@listserver.u2ug.org Sent: Tue, Oct 8, 2013 12:54 pm Subject: Re: [U2] [OT] Interview Questions Kevin, Not that I have any real

Re: [U2] Missing docs on Transaction Logging

2013-10-08 Thread Wjhonson
for the inconvenience. Jackie -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Thursday, October 03, 2013 11:56 AM To: u2-users@listserver.u2ug.org Subject: [U2] Missing docs on Transaction Logging From

Re: [U2] Missing docs on Transaction Logging

2013-10-08 Thread Wjhonson
It's still the case right now Jackie. -Original Message- From: Jackie Burhans jburh...@rocketsoftware.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Tue, Oct 8, 2013 1:35 pm Subject: Re: [U2] Missing docs on Transaction Logging You are right. We changed our naming

Re: [U2] Interesting....

2013-10-03 Thread Wjhonson
email]] On Behalf Of Wjhonson Sent: Wednesday, October 02, 2013 1:23 PM To: [hidden email] Subject: Re: [U2] Interesting The INTR.KEY in the VOC is not the only thing controlling breaking behaviour. It specifies the maximum level of ability, not the minimum, it can be overridden

Re: [U2] Interesting....

2013-10-03 Thread Wjhonson
was the code in question with the names changed to protect the innocent. George -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Thursday, October 03, 2013 12:24 PM To: u2-users@listserver.u2ug.org Subject

Re: [U2] Interesting....

2013-10-03 Thread Wjhonson
-Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Thursday, October 03, 2013 1:23 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Interesting The portion you posted works perfectly fine on my

Re: [U2] Interesting....

2013-10-03 Thread Wjhonson
] On Behalf Of Wjhonson Sent: Thursday, October 03, 2013 1:23 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Interesting The portion you posted works perfectly fine on my system. It's quite likely that another portion you didn't post is the problem. The 'D' option can be turned off in a variety

Re: [U2] Interesting....

2013-10-03 Thread Wjhonson
...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Thursday, October 03, 2013 1:40 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Interesting It's impossible to debug your situation, without more details. The code you posted is NOT the problem. It's elsewhere. To determine where we need to know

[U2] Missing docs on Transaction Logging

2013-10-03 Thread Wjhonson
From this page http://www.rocketsoftware.com/brand/rocket-u2/technical-documentation/UniVerse-v11.1.11 Select this UniVerse Transaction Logging and Recovery and you will get the error Unable to retrieve document By the way it says to contact the webmaster and yet there does not appear to be

Re: [U2] Interesting....

2013-10-03 Thread Wjhonson
oops the compiler... not the run engine -Original Message- From: Wjhonson wjhon...@aol.com To: u2-users u2-users@listserver.u2ug.org Sent: Thu, Oct 3, 2013 10:54 am Subject: Re: [U2] Interesting The command that makes the BASIC program *run* supports an option to turn

Re: [U2] Interesting....

2013-10-03 Thread Wjhonson
Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Thursday, October 03, 2013 1:55 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Interesting The command that makes the BASIC program *run* supports

Re: [U2] Interesting....

2013-10-02 Thread Wjhonson
I have to think (and I havent' yet checked) that the names of the files opened will appear within the object code, since they have to be represented as literal strings when they are named. Sure you could pass the name in, but then the program wouldn't know it either, so we're just talking

Re: [U2] Interesting....

2013-10-02 Thread Wjhonson
You mean if you break out at a BASIC input ? If you break from a VOC you don't get the debug option, because you cannot debug VOC entries -Original Message- From: George Gallen ggal...@wyanokegroup.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Wed, Oct 2, 2013 10:08

Re: [U2] Interesting....

2013-10-02 Thread Wjhonson
a long time or something, then That would be like breaking out of a VOC George -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Wednesday, October 02, 2013 1:16 PM To: u2-users@listserver.u2ug.org

  1   2   3   4   5   6   7   8   9   10   >