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? *


How do we search through ALL archives for a particular string?

I would like to search all archives at one time, without having to pull 
up each thread and searching. Usually I do something like this from 
www.ixquick.com :

+site:www.listserver.u2ug.org +(USC OR UNIVERSITY OF SOUTHERN CALIFORNIA)

If I was looking for all USC posts, for example.

Any ideas?

Robert Norman
pic
ROBERT NORMAN AND ASSOCIATES
23441 Golden Springs Dr., #289, Diamond Bar, CA 91765
(951) 541-1668
i...@keyway.net mailto:i...@keyway.net
http://users.keyway.net/~ice/ http://users.keyway.net/%7Eice/
Affordable U2 programming services for PICK/BASIC, DATA/BASIC, UniVerse
Basic, UniBasic, R/BASIC, jBC.



___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

 
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


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

2013-11-21 Thread Robert

How do we search through ALL archives for a particular string?

I would like to search all archives at one time, without having to pull 
up each thread and searching. Usually I do something like this from 
www.ixquick.com :


+site:www.listserver.u2ug.org +(USC OR UNIVERSITY OF SOUTHERN CALIFORNIA)

If I was looking for all USC posts, for example.

Any ideas?

Robert Norman
pic
ROBERT NORMAN AND ASSOCIATES
23441 Golden Springs Dr., #289, Diamond Bar, CA 91765
(951) 541-1668
i...@keyway.net mailto:i...@keyway.net
http://users.keyway.net/~ice/ http://users.keyway.net/%7Eice/
Affordable U2 programming services for PICK/BASIC, DATA/BASIC, UniVerse
Basic, UniBasic, R/BASIC, jBC.



___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] UD PE 7.1.0 - Use of EXECUTE with the RTNLIST option

2013-11-21 Thread Rutherford, Marc
Bruce,

The order of the clauses is important.  I always use in the following sequence:

EXECUTE stmt PASSLIST RTNLIST CAPTURING RETURNING


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 Bruce Decker
Sent: Wednesday, November 20, 2013 3:56 PM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] UD PE 7.1.0 - Use of EXECUTE with the RTNLIST option

This is a reply to a old post but since this is the top search result for 
RTNLIST, I'll post a reply with useful info.  Unidata's BASIC compiler seems to 
be quite particular about the ORDER of the clauses on an Execute.  Put RTNLIST, 
RETURNING AND CAPTURING in the wrong order and you'll see a error like this:

Compiling Unibasic: mysource\test4 in mode 'p'.
main program: syntax error at or before
line 7 EXECUTE \SELECT VOC\ RETURNING junk RTNLIST l.voc CAPTURING screen;
 --^
Misuse of reserved word 'RTNLIST'
Expecting: end-of-file,END

compilation failed

Here is the code with examples of proper order of the clauses on an execute and 
the final example of EXECUTE producing the failure message above...

done = @FALSE
l.voc = \\
i = 0
EXECUTE \SELECT VOC\ RTNLIST l.voc  
 
; *compiles ok
EXECUTE \SELECT VOC\ RTNLIST l.voc RETURNING junk  ;
*compiles ok
EXECUTE \SELECT VOC\ RTNLIST l.voc RETURNING junk CAPTURING screen; *compiles 
ok EXECUTE \SELECT VOC\ RETURNING junk RTNLIST l.voc CAPTURING screen; *fails 
compile LOOP READNEXT id FROM l.voc ELSE done = @TRUE UNTIL done DO
   i=+ 1
REPEAT
CRT i:\ records counted\
STOP 



--
View this message in context: 
http://u2-universe-unidata.1073795.n5.nabble.com/UD-PE-7-1-0-Use-of-EXECUTE-with-the-RTNLIST-option-tp7096p42187.html
Sent from the U2 - Users mailing list archive at Nabble.com.
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


[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] Johnson's Lemma

2013-11-21 Thread dale kelley

Sleeping dogs.

On 11/21/2013 06:16 PM, Wjhonson wrote:

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

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


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

2013-11-21 Thread Robert
Thank you. It worked. I needed to find Ara Baghdasraian for a 
professional business reference for a one-year Universe computer 
programming contract I had with USC and had successfully completed.


Now, I'm going to go back to working on procuring my next Universe 
computer programming contract. If anyone has a project that they need 
help with, that goes above and beyond what can be answered quickly and 
easily here, please email me directly.


Be glad to help them, at a competitive rate (for someone with over 26 
years experience).


Thanks again,

Robert Norman

ROBERT NORMAN AND ASSOCIATES
23441 Golden Springs Dr., #289
Diamond Bar, CA 91765
(951) 541-1668
i...@keyway.net
http://users.keyway.net/~ice/
Affordable U2 programming services for PICK/BASIC, DATA/BASIC, UniVerse 
Basic, UniBasic, R/BASIC, jBC.


On 11/21/2013 11:16 AM, Wjhonson wrote:

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? *


How do we search through ALL archives for a particular string?

I would like to search all archives at one time, without having to pull
up each thread and searching. Usually I do something like this from
www.ixquick.com :

+site:www.listserver.u2ug.org +(USC OR UNIVERSITY OF SOUTHERN CALIFORNIA)

If I was looking for all USC posts, for example.

Any ideas?

Robert Norman
pic
ROBERT NORMAN AND ASSOCIATES
23441 Golden Springs Dr., #289, Diamond Bar, CA 91765
(951) 541-1668
i...@keyway.net mailto:i...@keyway.net
http://users.keyway.net/~ice/ http://users.keyway.net/%7Eice/
Affordable U2 programming services for PICK/BASIC, DATA/BASIC, UniVerse
Basic, UniBasic, R/BASIC, jBC.



___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

  
___

U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users



___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] BDT Sluggish

2013-11-21 Thread Richard Lewis
Bill,

Most sluggish 'initial' connections that I hear about end up being a
reverse-DNS issue.  It's been awhile since I had to fix one myself, but I
believe the solution involves updating the hosts file on either the
workstation or the server or both, or modifying the rules for default
domains to use/try, etc.

Best Regards,

Richard Lewis



On Thu, Nov 21, 2013 at 2:17 PM, Bill Brutzman bi...@hkmetalcraft.comwrote:

 1. I just downloaded the latest Oct2013.
 2. As with the earlier BDT release... each time I press a key... it takes
 two seconds to appear on the screen.
 3. My PC that I am using BDT is Windows Pro 8.1... and the latest Symantec
 EndPoint Protect AntiVirus.
 4. Suggestions would be appreciated.

 --Bill

 ___
 U2-Users mailing list
 U2-Users@listserver.u2ug.org
 http://listserver.u2ug.org/mailman/listinfo/u2-users

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] BDT Sluggish

2013-11-21 Thread Doug Averch
Hi Bill:

I did notice a delay when you type in a program.  BDT has a very long pause
between characters.  It has something to do with how the implemented their
on the fly compiler.  You will have to submit a issue with them.
 Hopefully, they will get it resolved in a few months or so.

Regards,
Doug
www.u2logic.com/tools.html
XLr8Editor for Universe and Unidata programmers


On Thu, Nov 21, 2013 at 2:17 PM, Bill Brutzman bi...@hkmetalcraft.comwrote:

 1. I just downloaded the latest Oct2013.
 2. As with the earlier BDT release... each time I press a key... it takes
 two seconds to appear on the screen.
 3. My PC that I am using BDT is Windows Pro 8.1... and the latest Symantec
 EndPoint Protect AntiVirus.
 4. Suggestions would be appreciated.

 --Bill

 ___
 U2-Users mailing list
 U2-Users@listserver.u2ug.org
 http://listserver.u2ug.org/mailman/listinfo/u2-users

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Johnson's Lemma

2013-11-21 Thread George Gallen
That you will no  doubtedly insert a bug into as you try to improve it!

 On Nov 21, 2013, at 7:16 PM, Wjhonson wjhon...@aol.com wrote:
 
 
 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
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users