Re: [U2] PICK Assembler Language

2004-11-12 Thread Thomas Derwin
al Message - From: "CDMI" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 11, 2004 11:29 AM Subject: RE: [U2] PICK Assembler Language > here's the .? from an mvBASE system: > > >.? > > .L LIST COMMANDS > .Ln,m wil

RE: [U2] PICK Assembler Language

2004-11-12 Thread Larry Hiscock
Marilyn Hilb Sent: Friday, November 12, 2004 10:12 AM To: [EMAIL PROTECTED] Subject: RE: [U2] PICK Assembler Language For us new-bees to the group (points to self).. What are the Digest lists for? Thanks, Marilyn A. Hilb Value Part, Inc Direct: 847-918-6099 Fax: 847-367-1892 [EMAIL PROTECTED

RE: [U2] PICK Assembler Language

2004-11-12 Thread Allen E. Elwood
ssage- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Marilyn Hilb Sent: Friday, November 12, 2004 10:12 To: [EMAIL PROTECTED] Subject: RE: [U2] PICK Assembler Language For us new-bees to the group (points to self).. What are the Digest lists for? Thanks, Marilyn A. Hilb Value P

RE: [U2] PICK Assembler Language

2004-11-12 Thread Marilyn Hilb
, 2004 11:15 AM To: [EMAIL PROTECTED] Subject:Re: [U2] PICK Assembler Language Chuck, Here's the subscribe information for all of our lists. To subscribe to the u2-users or u2-community mailing lists or digest lists, send one or more of the following lines in the BODY (no

Re: [U2] PICK Assembler Language

2004-11-12 Thread Moderator
Chuck, Here's the subscribe information for all of our lists. To subscribe to the u2-users or u2-community mailing lists or digest lists, send one or more of the following lines in the BODY (not the subject) of an email addressed to [EMAIL PROTECTED] subscribe u2-users subscri

RE: [U2] PICK Assembler Language

2004-11-12 Thread Chuck Mongiovi
Earlier on, the moderator mentioned to take the history portion of this discussion to the U2 community list .. Where / How do we subscribe to the U2 community list? -Chuck --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] PICK Assembler Language

2004-11-12 Thread Brian Leach
rian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: 12 November 2004 07:07 To: [EMAIL PROTECTED] Subject: Re: [U2] PICK Assembler Language In a message dated 11/11/2004 2:12:18 AM Pacific Standard Time, [EMAIL PROTECTED] writes: &

Re: [U2] PICK Assembler Language

2004-11-11 Thread FFT2001
In a message dated 11/11/2004 2:12:18 AM Pacific Standard Time, [EMAIL PROTECTED] writes: > I'm puzzled. How do you run mvBase outside of Windows? > I'm not questioning your answer, I'd just like to give it a try. MvBase can run on any platform that you write the appropriate interface for. It is

Re: [U2] PICK Assembler Language

2004-11-11 Thread Mark Johnson
I never knew that multiple SELECTS were so popular. I truly have not run into them before except at my doing. Mark. - Original Message - From: "Richard Taylor" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 11, 2004 2:49 PM Subject: RE: [U2] P

Re: [U2] PICK Assembler Language

2004-11-11 Thread Mark Johnson
t;CDMI" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 11, 2004 11:29 AM Subject: RE: [U2] PICK Assembler Language > here's the .? from an mvBASE system: > > >.? > > .L LIST COMMANDS > .Ln,m will list n stored TCL c

RE: [U2] PICK Assembler Language

2004-11-11 Thread Richard Taylor
Behalf Of [EMAIL PROTECTED] Sent: Thursday, November 11, 2004 2:01 PM To: [EMAIL PROTECTED] Subject: Re: [U2] PICK Assembler Language With one exception, I agree with Charlie. Just because the hardware speeds allow us to write crap doesn't mean we should. There is, of course, a limit to cycle

Re: [U2] PICK Assembler Language

2004-11-11 Thread Clifton Oliver
With one exception, I agree with Charlie. Just because the hardware speeds allow us to write crap doesn't mean we should. There is, of course, a limit to cycle-tweaking. I am not going to spend my time looking for the fastest way to prepend a floating dollar sign, for example. If I have a case

RE: [U2] PICK Assembler Language

2004-11-11 Thread Scott Ballinger
IL PROTECTED] On Behalf Of Richard Taylor Sent: Tuesday, November 09, 2004 7:11 AM To: [EMAIL PROTECTED] Subject: RE: [U2] PICK Assembler Language -Original Message- I can't imagine anyone on this forum having to break up this sentence likewise on the current platforms. On this client&

RE: [U2] PICK Assembler Language

2004-11-11 Thread Kryka, Richard
EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of CDMI Sent: Thursday, November 11, 2004 9:30 AM To: [EMAIL PROTECTED] Subject: RE: [U2] PICK Assembler Language here's the .? from an mvBASE system: >.? .L LIST COMMANDS .Ln,m will list n stored TCL commands starting wit

RE: [U2] PICK Assembler Language

2004-11-11 Thread Scott Ballinger
20) and I spend more time finding the previous statement that it would take typing it. just asking. - Original Message - From: "Chuck Mongiovi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 10, 2004 9:27 AM Subject: RE: [U2] PICK Assembler Lang

RE: [U2] PICK Assembler Language

2004-11-11 Thread CDMI
AIL PROTECTED] Behalf Of Kryka, Richard Sent: Thursday, November 11, 2004 9:42 AM To: [EMAIL PROTECTED] Subject: RE: [U2] PICK Assembler Language I'm not in front of an MvBase system, but try ".?" to see a list of the "." commands. I don't remember the command, but

RE: [U2] PICK Assembler Language

2004-11-11 Thread Kryka, Richard
f Mark Johnson Sent: Wednesday, November 10, 2004 7:18 PM To: [EMAIL PROTECTED] Subject: Re: [U2] PICK Assembler Language Since we're on MVBase I have a bone to Pick (no pun intended). Is there any upgrade to their command stacker. It's pathetic, especially since it retains every executable state

Re: [U2] PICK Assembler Language

2004-11-11 Thread Mark Johnson
erent platforms and environments I have never seen a SELECT statement broken up. Thanks. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 11, 2004 6:13 AM Subject: Re: [U2] PICK Assembler Language > Just because we have a quadril

Re: [U2] PICK Assembler Language

2004-11-11 Thread CWNoah2
Just because we have a quadrillion microseconds to play with, instead of a 50 millisecond timeslice, doesn't mean we have to waste them. A few moments to consider performance, done once in the development cycle, will pay benefits every time a more efficient program is run. I have to believe t

RE: [U2] PICK Assembler Language

2004-11-11 Thread Brian Leach
EMAIL PROTECTED] Subject: RE: [U2] PICK Assembler Language "I corrected myself to say "CAN MvBase run as the ONLY O/S, whether or not it's running in a VM" I gather from Brian's last post that it can't .." Then you'd be incorrect. MvBase is the direct desce

Re: [U2] PICK Assembler Language

2004-11-10 Thread Mark Johnson
e previous statement that it would take typing it. just asking. - Original Message - From: "Chuck Mongiovi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 10, 2004 9:27 AM Subject: RE: [U2] PICK Assembler Language > > Ultimate, where

Re: [U2] PICK Assembler Language

2004-11-10 Thread Mark Johnson
t; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 09, 2004 10:11 AM Subject: RE: [U2] PICK Assembler Language > -Original Message- > > > I can't imagine anyone on this forum having to break up this sentence > likewise on the current pla

Re: [U2] PICK Assembler Language

2004-11-10 Thread Moderator
Once again. Please move the history lesson to u2-community. - Charles Barouch, Moderator [demime 1.01d removed an attachment of type text/x-vcard which had a name of u2ug.vcf] --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] PICK Assembler Language

2004-11-10 Thread FFT2001
"I corrected myself to say "CAN MvBase run as the ONLY O/S, whether or not it's running in a VM" I gather from Brian's last post that it can't .." Then you'd be incorrect. MvBase is the direct descendent of the Adds Mentor. Imho the "guts" of the system didn't change, merely some issues like the

RE: [U2] PICK Assembler Language

2004-11-10 Thread Chuck Mongiovi
> Ultimate, where Ult ran "NATIVE" under it's own virtal machine .. > If you make an exception for Ult on VM, then you make the exact identical > exception for MvBase on Windows. I corrected myself to say "CAN MvBase run as the ONLY O/S, whether or not it's running in a VM" I gather from Brian's

Re: [U2] PICK Assembler Language

2004-11-09 Thread FFT2001
In a message dated 11/8/2004 6:19:53 AM Pacific Standard Time, [EMAIL PROTECTED] writes: > I'm not familiar with MvBase, but I meant when PICK was the ONLY O/S on the > box, and the kernel was a PICK kernel .. I grew up on Ultimate > (Tech-Support, actually), so you can understand my model .. >

Re: Memo: Re: [U2] PICK Assembler Language

2004-11-09 Thread FFT2001
In a message dated 11/8/2004 7:57:08 AM Pacific Standard Time, [EMAIL PROTECTED] writes: > Before there was this new fangled Universe and Unidata, PICK was a platform > independent os/database. It used to run on a variety of platforms from big > IBM mainframes all the way down to small minicomput

RE: [U2] PICK Assembler Language

2004-11-09 Thread Richard Taylor
-Original Message- I can't imagine anyone on this forum having to break up this sentence likewise on the current platforms. On this client's older MCD, it truly makes a difference. - Ah, Mark..I do this all the time for the performance reasons mentioned :)

Re: [U2] PICK Assembler Language

2004-11-08 Thread Ray Wurlod
> Are anyone's query processor capable of breaking up an ANDed request and not > try test #2 if test #1 fails. Just wondering. It's my understanding that the UniVerse query processor works in this way. Not sure if it still does so if the NO.OPTIMIZE keyword is used, however. --- u2-users ma

Re: [U2] PICK Assembler Language

2004-11-08 Thread Mark Johnson
of breaking up an ANDed request and not try test #2 if test #1 fails. Just wondering. My 1 cent. - Original Message - From: "Chuck Mongiovi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 08, 2004 9:18 AM Subject: RE: [U2] PICK Assembler Language

Re: Memo: Re: [U2] PICK Assembler Language

2004-11-08 Thread Moderator
Gang, Since this has become a history lesson, let's please move it to u2-Community, Okay? - Charles Barouch, Moderator [EMAIL PROTECTED] wrote: >Hi Sean, > >Before there was this new fangled Universe and Unidata, PICK was a platform >independent os/database. It used to run on a variety

Memo: Re: [U2] PICK Assembler Language

2004-11-08 Thread asvin . dattani
e language being referred to... hth, Sean W Ferguson <[EMAIL PROTECTED] on 05 Nov 2004 18:30 Please respond to [EMAIL PROTECTED] Sent by:[EMAIL PROTECTED] To:[EMAIL PROTECTED] cc: bcc: Subject:Re: [U2] PICK Assembler Language What is Pick Assembler Language? Burwell,

RE: [U2] PICK Assembler Language

2004-11-08 Thread Brian Leach
>Actually, I guess what I really mean is CAN MvBase run as the ONLY O/S, whether or not it's running in a virtual environment .. No, it's a windows executable. Brian --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] PICK Assembler Language

2004-11-08 Thread Chuck Mongiovi
> Ok, so I'm a geek. What can I say? :) And for all of the rest of the geeks out there, try this links out: http://www.256b.com/ There was another link out there about making the smalles possible LINUX executable - comparing the size of one generated with a C-compiler vs an NASM compiler vs bu

RE: [U2] PICK Assembler Language

2004-11-08 Thread Chuck Mongiovi
virtual environment .. -Chuck -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Friday, November 05, 2004 6:56 PM To: [EMAIL PROTECTED] Subject: RE: [U2] PICK Assembler Language "Back when PICK ran native instead of under Unix (or whateve

RE: [U2] PICK Assembler Language [OT]

2004-11-08 Thread TPellitieri
All this reminiscing :-> In college, I learned Control Data Corp's Cyber Assembly - final exam was to translate a bit of code to octal. I must admit that I probably learned more fundamentals of computational theory in that class than any other. I also for several years had to program in assemble

RE: [U2] PICK Assembler Language

2004-11-06 Thread Steven M Wagner
Thought it compiled to the Pick virtual machine? Steve Wagner At 06:56 PM 11/5/04 -0500, you wrote: "Back when PICK ran native instead of under Unix (or whatever) .." Pick STILL runs "native" in the MvBase implementation. If you call it that. It uses the same concepts of workspace, modes, and AB

Re: [U2] PICK Assembler Language

2004-11-06 Thread Mark Johnson
n M Wagner" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, November 06, 2004 2:05 AM Subject: RE: [U2] PICK Assembler Language > Assembly isn't that bad. I programmed in COBAL and Assembly on GE115s and > the assembly language programming was not that hard.

RE: [U2] PICK Assembler Language

2004-11-05 Thread Steven M Wagner
t: RE: [U2] PICK Assembler Language > Pick *has* an assembly language???!!! Back when PICK ran native instead of under Unix (or whatever) .. And some of us even programmed in it .. -Chuck --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/ --

Re: [U2] PICK Assembler Language

2004-11-05 Thread Mark Johnson
If Dave Miller reads this, please have him drop me a line. I picked up after him at Pantone. Thanks. - Original Message - From: "Burwell, Edward" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 05, 2004 12:02 PM Subject: RE: [U2] PICK Assembler L

Re: [U2] PICK Assembler Language

2004-11-05 Thread Mark Johnson
TED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 05, 2004 10:08 AM Subject: [U2] PICK Assembler Language > Don't laugh at this, but could anybody use a contractor who knows PICK Assembler > language? > Larry Okeson VP > Software Search Atlanta > 800-949-5423 > [E

RE: [U2] PICK Assembler Language

2004-11-05 Thread Stewart Leicester
"Back when PICK ran native instead of under Unix (or whatever) .." Pick STILL runs "native" in the MvBase implementation. If you call it that. It uses the same concepts of workspace, modes, and ABS frames and I'm sure it's the same "assembler", read pseudo-assembler. Doesn't actually compile

RE: [U2] PICK Assembler Language

2004-11-05 Thread FFT2001
"Back when PICK ran native instead of under Unix (or whatever) .." Pick STILL runs "native" in the MvBase implementation. If you call it that. It uses the same concepts of workspace, modes, and ABS frames and I'm sure it's the same "assembler", read pseudo-assembler. Doesn't actually compile

RE: [U2] PICK Assembler Language

2004-11-05 Thread Glen B
ed. I'll put them up on eBay if there's interest. Glen http://picksource.com > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Larry Hiscock > Sent: Friday, November 05, 2004 4:52 PM > To: [EMAIL PROTECTED] > Subject: RE: [U2] PI

RE: [U2] PICK Assembler Language

2004-11-05 Thread Ross Ferris
ware Development >-Original Message- >From: [EMAIL PROTECTED] [mailto:owner-u2- >[EMAIL PROTECTED] On Behalf Of Chuck Mongiovi >Sent: Saturday, 6 November 2004 6:42 AM >To: [EMAIL PROTECTED] >Subject: RE: [U2] PICK Assembler Language > >> Pick *has* an assembly

RE: [U2] PICK Assembler Language

2004-11-05 Thread John Jenkins
Gosh That's a (FAR R15,0) time ago READX R15,0 BSL WRITOB JayJay -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: 05 November 2004 15:09 To: [EMAIL PROTECTED] Subject: [U2] PICK Assembler Language Don't laugh at

RE: [U2] PICK Assembler Language

2004-11-05 Thread Larry Hiscock
EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Allen E. Elwood Sent: Friday, November 05, 2004 1:07 PM To: [EMAIL PROTECTED] Subject: RE: [U2] PICK Assembler Language I learned assembly on the IBM 370. Took two whole years of it. What a waste of time...never used it once. My teache

RE: [U2] PICK Assembler Language

2004-11-05 Thread Richard Taylor
they complicate the plumbing the easier it is to stop up the drain" - Montgomery Scott NCC-1701 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Allen E. Elwood Sent: Friday, November 05, 2004 4:07 PM To: [EMAIL PROTECTED] Subject: RE: [U2] PICK Asse

RE: [U2] PICK Assembler Language

2004-11-05 Thread Allen E. Elwood
. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Chuck Mongiovi Sent: Friday, November 05, 2004 11:42 To: [EMAIL PROTECTED] Subject: RE: [U2] PICK Assembler Language > Pick *has* an assembly language???!!! Back when PICK ran native instead of under Unix

RE: [U2] PICK Assembler Language

2004-11-05 Thread Chuck Mongiovi
> Pick *has* an assembly language???!!! Back when PICK ran native instead of under Unix (or whatever) .. And some of us even programmed in it .. -Chuck --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] PICK Assembler Language

2004-11-05 Thread Allen E. Elwood
Pick *has* an assembly language???!!! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Friday, November 05, 2004 07:09 To: [EMAIL PROTECTED] Subject: [U2] PICK Assembler Language Don't laugh at this, but could anybody

Re: [U2] PICK Assembler Language

2004-11-05 Thread Sean W Ferguson
What is Pick Assembler Language? Burwell, Edward wrote: Maybe Dave Miller from NJ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, November 05, 2004 10:09 AM To: [EMAIL PROTECTED] Subject: [U2] PICK Assembler Language Don't laugh at this, but could an

RE: [U2] PICK Assembler Language

2004-11-05 Thread Peter Olson
27; Subject: RE: [U2] PICK Assembler Language lol... oops sorry :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Friday, November 05, 2004 10:09 AM To: [EMAIL PROTECTED] Subject: [U2] PICK Assembler Language Don't laugh at th

RE: [U2] PICK Assembler Language

2004-11-05 Thread Burwell, Edward
Maybe Dave Miller from NJ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, November 05, 2004 10:09 AM To: [EMAIL PROTECTED] Subject: [U2] PICK Assembler Language Don't laugh at this, but could anybody use a contractor who knows PICK Assembler lan

RE: Spam:[U2] PICK Assembler Language

2004-11-05 Thread Mark Eastwood
This is really a guess, but maybe the folks at www.ossfl.com -Original Message- Subject: Spam:[U2] PICK Assembler Language Don't laugh at this, but could anybody use a contractor who knows PICK Assembler language? --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe p

RE: [U2] PICK Assembler Language

2004-11-05 Thread Peter Olson
lol... oops sorry :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Friday, November 05, 2004 10:09 AM To: [EMAIL PROTECTED] Subject: [U2] PICK Assembler Language Don't laugh at this, but could anybody use a contracto

RE: [U2] PICK Assembler Language

2004-11-05 Thread George Smith
The only guy I know and do not know if he still uses it is Al Peacock in South Florida. grs -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, November 05, 2004 9:09 AM To: [EMAIL PROTECTED] Subject: [U2] PICK Assembler

[U2] PICK Assembler Language

2004-11-05 Thread larry
Don't laugh at this, but could anybody use a contractor who knows PICK Assembler language? Larry Okeson VP Software Search Atlanta 800-949-5423 [EMAIL PROTECTED] --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/