Re: [U2] Pick Pocket Guide [not-secure]

2010-03-30 Thread Clive Hills
I have a copy of the Reality Pocket Guide (brown cover) which I think was
for 4.2 or some such.

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


Re: [U2] Pick on Mac

2010-03-30 Thread David Jordan
The MAC OS is a version of openBSD I believe, and Universe did have a BSD 
implementation in the past.  If Rocket had a business case for doing it, I 
suspect Rocket could put UniVerse on Mac.

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


Re: [U2] CPU Spikes to 100%

2010-03-30 Thread djordan
I have 2 sites running on vmware virtualisation for Windows 2003 and a
HyperV with Windows 2008 66 bit and have had no problems.  I did have an
issue of a .Net application with an old release of UniObjects .Net that
caused the CPU to spike 100%.  I recompiled the app with the new version and
this problem went away.  I do have a problem with the Telnet sessions
freezing after a time of no activity on the VMware sites, but this has not
caused a CPU issue.

David Jordan


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


Re: [U2] Pick on Mac

2010-03-30 Thread Lee Burstein

Cache from InterSystems runs natively on the Mac.


fft2...@aol.com wrote:
Are there are native implementations of a Pick system on Macs?  Or are all 
Mac connections just terminal emulators into a Windows/Unix system?


I know there is or used to be an emulator by Carnation that rode on a Mac.  
But have all such implementations been to have it talk with a Pick system 
living on a Windows or Unix box?


Does Universe have any sites where users are connecting using Macs as their 
PC?


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


  



--
Lee H. Burstein
President
302-477-0180
www.dynamicsys.com


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


Re: [U2] Regex searching UD files

2010-03-30 Thread Kebbon Irwin

I'm not sure I understand how regular expressions could be used in ESEARCH, 
even in Type U.  Would you please elaborate?
Thanks,
Kebbon

 From: wterh...@rocketsoftware.com
 To: u2-users@listserver.u2ug.org
 Date: Mon, 29 Mar 2010 18:22:27 +
 Subject: Re: [U2] Regex searching UD files
 
 Does UniData ECL ESEARCH command not fill the bill already?
 
 Wally Terhune
 U2 Support Architect
 Rocket Software
 4700 S. Syracuse Street, Suite 400 **Denver, CO 80237 **USA
 Tel: +1.720.475.8055
 Email: wterh...@rs.com
 Web: www.rocketsoftware.com/u2
 
 -Original Message-
 From: u2-users-boun...@listserver.u2ug.org 
 [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Boydell, Stuart
 Sent: Monday, March 29, 2010 12:22 AM
 To: U2 Users List
 Subject: Re: [U2] Regex searching UD files
 
 I think this should be one for Rocket to implement a RegexSearch in U2. 
 However, if it's size non-impactive, what I would normally do is copy the 
 file to a temporary directory then run grep across that.
 
 Stuart Boydell 
 
 -Original Message-
 From: u2-users-boun...@listserver.u2ug.org 
 [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Dan McGrath
 Sent: Monday, 29 March 2010 17:08
 To: U2 Users List
 Subject: [U2] Regex searching UD files
 
 I've written a small utility to be able to run egrep on a UD file (not
 UD directory), however its implementation is not ideal.
 
  
 
 Essentially, I select the file I'm searching, writing each record one at
 a time to a temp UNIX file and running egrep on it as follows
 
  
 
 !egrep -q -f MyTempRegexFile MyTempRecordFile ; echo $?
 
  
 
 Where MyTempRegexFile is a file containing the desired regex pattern
 stored earlier and MyTempRecordFile is a file name unique to each user.
 
  
 
 My problem with it is that I have to do a READ on each record, followed
 by a WRITE then have egrep read it in as well. That's a lot of seemingly
 unneeded disk IO if I could only stream the record to egrep without have
 to do a WRITE after the READ.
 
  
 
 Any ideas? I feel I'm missing something quite obvious.
 
  
 
 Regards,
 
 Dan
 
 
 ###
 The information transmitted in this message and attachments (if any) is 
 intended only
 for the person or entity to which it is addressed. The message may contain 
 confidential
 and/or privileged material.  Any review, retransmission, dissemination or 
 other use of
 or taking of any action in reliance upon this information by persons or 
 entities other
 than the intended recipient is prohibited.  If you received this in error, 
 please
 contact the sender and delete the material from any computer.
 
 The intended recipient of this e-mail may only use, reproduce, disclose or 
 distribute
 the information contained in this e-mail and any attached files with the 
 permission of IMB.
 ###
 ___
 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
  
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Pick on Mac

2010-03-30 Thread doug chanco
I run universe on a mac in a virtual linux machine running centos with 
no problems


dougc


Jacques G. wrote:
If there is no build for Mac OS, U2 runs on Linux and there are Linux versions that can be installed on a Mac so it might work.   




- Original Message 
From: Martin Phillips martinphill...@ladybridge.com
To: U2 Users List u2-users@listserver.u2ug.org
Sent: Mon, March 29, 2010 5:47:26 PM
Subject: Re: [U2] Pick on Mac

Hi Will,

  

Are there are native implementations of a Pick system on Macs?



As Henry and Allen have both said, our OpenQM product runs on Macs. We have 
installations ranging from MacBook Pro laptops right through to Mac Servers.

Since your query is raised on the U2 list, it is fair to say that, of course, 
QM is not U2 however migration should be very easy if you want to go down this 
route. There is an evaluation version available.

Probably any further discussion should be via the OpenQM Google group rather 
than here.


Martin Phillips
Ladybridge Systems Ltd
17b Coldstream Lane, Hardingstone, Northampton, NN4 6DB
+44-(0)1604-709200 
___

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] Pick on Mac

2010-03-30 Thread Ed Clark
You can run anything in a virtual machine :)
I run ADDS PC/OS in a virtual machine on mac.
I've run PCVerse under OS/2 in a virtual machine on the mac. (Anyone remember 
PCVerse? IBM shipped it on the samples application disk with OS/2 Warp 4).

It looks like the only *native* pick implementations for mac are Cache and QM.

On Mar 30, 2010, at 11:42 AM, doug chanco wrote:

 I run universe on a mac in a virtual linux machine running centos with no 
 problems
 
 dougc
 
 
 Jacques G. wrote:
 If there is no build for Mac OS, U2 runs on Linux and there are Linux 
 versions that can be installed on a Mac so it might work.   
 
 
 - Original Message 
 From: Martin Phillips martinphill...@ladybridge.com
 To: U2 Users List u2-users@listserver.u2ug.org
 Sent: Mon, March 29, 2010 5:47:26 PM
 Subject: Re: [U2] Pick on Mac
 
 Hi Will,
 
  
 Are there are native implementations of a Pick system on Macs?

 
 As Henry and Allen have both said, our OpenQM product runs on Macs. We have 
 installations ranging from MacBook Pro laptops right through to Mac Servers.
 
 Since your query is raised on the U2 list, it is fair to say that, of 
 course, QM is not U2 however migration should be very easy if you want to go 
 down this route. There is an evaluation version available.
 
 Probably any further discussion should be via the OpenQM Google group rather 
 than here.
 
 
 Martin Phillips
 Ladybridge Systems Ltd
 17b Coldstream Lane, Hardingstone, Northampton, NN4 6DB
 +44-(0)1604-709200 ___
 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

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


Re: [U2] Regex searching UD files

2010-03-30 Thread Jacques G.
I found a way to do it with compiled dictionary elements (on UV).

1- I create a dictionnary element called EGREP.ARGS that always returns X:
0001: I
0002: X[1,1]
0003:
0004: EGREP.ARGS
0005: 1L
0006: M

2- I create a dictionnary element called EGREP which is defined like this:
0001: I
0002: SUBR(DICT.EGREP,@RECORD,@ID,@SENTENCE)
0003:
0004: EGREP
0005: 40L
0006: M

DICT.EGREP is defined like this:
SUBROUTINE DICT.EGREP(OUT,RECORD,ID,SENTENCE)
COM /WORKF/WORKF
IF FILEINFO(WORKF,0) = 0 THEN
   OPEN , WORK.FILE TO WORKF ELSE STOP 201, WORK.FILE ;* A type 19 file 
on Universe (pointer to a directory)
END
STATUS STAT FROM WORKF ELSE STOP
PATH = STAT27

*--- Extract the arguments for egrep from cmd line ---*
ARG.PFX   = EGREP.ARGS NE 
POS.EGREP = INDEX(SENTENCE,ARG.PFX,1) + LEN(ARG.PFX) + 1
EGREP.ARG = SENTENCE[POS.EGREP,LEN(SENTENCE)-POS.EGREP+1]
EGREP.ARG = EGREP.ARG[1,INDEX(EGREP.ARG,EGREP,1)-1]
EGREP.ARG = CONVERT('','',EGREP.ARG)

TMP.KEY = egrep.tmp ;* Using temporary key not ID to avoid problems (ei: 
spaces, parentheses etc)
WRITE RECORD ON WORKF, TMP.KEY   ;* Write rec to temp. file

CMD = cd :PATH: ; egrep :EGREP.ARG: :TMP.KEY
EXECUTE SH -c :QUOTE(CMD) CAPTURING OUT
DELETE WORKF, TMP.KEY;* Remove record
RETURN

This is how I do my search:

LIST MYFILE WITH EGREP.ARGS NE -in blahblah EGREP


(This will do the equivalent of   egrep -in blahblahblah MYFILE if MYFILE was a 
type 19 file)

This method writes only one record at a time and deletes it so while it is slow 
(1 write + a sh executed per record), it will work with limited space available 
and it uses the Unix egrep command.  The arguments to the egrep command are 
parsed from the sentence between  EGREP.ARGS NE and EGREP.   






- Original Message 
From: Dan McGrath dmc...@imb.com.au
To: U2 Users List u2-users@listserver.u2ug.org
Sent: Mon, March 29, 2010 5:13:00 PM
Subject: Re: [U2] Regex searching UD files

Not even close... We run in ECLTYPE P and don't have access to EVAL and
the like.

^[Cc][Hh][Qq].*[5-8][0-9][0-9][0-9]x

Unless you can explain how to duplicate the above search with ESEARCH?

@Stuart, that would be ideal, but unfortunately I can't go dumping out
multi-gigabyte files. :(



-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wally Terhune
Sent: Tuesday, 30 March 2010 5:22 AM
To: U2 Users List
Subject: Re: [U2] Regex searching UD files

Does UniData ECL ESEARCH command not fill the bill already?

Wally Terhune
U2 Support Architect
Rocket Software
4700 S. Syracuse Street, Suite 400 **Denver, CO 80237 **USA
Tel: +1.720.475.8055
Email: wterh...@rs.com
Web: www.rocketsoftware.com/u2

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Boydell,
Stuart
Sent: Monday, March 29, 2010 12:22 AM
To: U2 Users List
Subject: Re: [U2] Regex searching UD files

I think this should be one for Rocket to implement a RegexSearch in U2. 
However, if it's size non-impactive, what I would normally do is copy
the file to a temporary directory then run grep across that.

Stuart Boydell 

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Dan McGrath
Sent: Monday, 29 March 2010 17:08
To: U2 Users List
Subject: [U2] Regex searching UD files

I've written a small utility to be able to run egrep on a UD file (not
UD directory), however its implementation is not ideal.



Essentially, I select the file I'm searching, writing each record one at
a time to a temp UNIX file and running egrep on it as follows



!egrep -q -f MyTempRegexFile MyTempRecordFile ; echo $?



Where MyTempRegexFile is a file containing the desired regex pattern
stored earlier and MyTempRecordFile is a file name unique to each user.



My problem with it is that I have to do a READ on each record, followed
by a WRITE then have egrep read it in as well. That's a lot of seemingly
unneeded disk IO if I could only stream the record to egrep without have
to do a WRITE after the READ.



Any ideas? I feel I'm missing something quite obvious.



Regards,

Dan



###
The information transmitted in this message and attachments (if any) is
intended only
for the person or entity to which it is addressed. The message may
contain confidential
and/or privileged material.  Any review, retransmission, dissemination
or other use of
or taking of any action in reliance upon this information by persons or
entities other
than the intended recipient is prohibited.  If you received this in
error, please
contact the sender and delete the material from any computer.

The intended recipient of this e-mail may only use, reproduce, disclose
or distribute
the information contained in this e-mail and any attached files with the
permission of IMB.

Re: [U2] Pick on Mac

2010-03-30 Thread George Gallen
I never would have thought to try to load my Pick AP/DOS
diskettes into a virtual machineh  

Wonder if I still have them, and if they still can be read.

I remember it loaded fine with W95, then W98 gave it fits,
so I guess I'd first have to load a W95.(which scares me!)

 -Original Message-
 From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-
 boun...@listserver.u2ug.org] On Behalf Of Ed Clark
 Sent: Tuesday, March 30, 2010 12:46 PM
 To: U2 Users List
 Subject: Re: [U2] Pick on Mac
 
 You can run anything in a virtual machine :)
 I run ADDS PC/OS in a virtual machine on mac.
 I've run PCVerse under OS/2 in a virtual machine on the mac. (Anyone
 remember PCVerse? IBM shipped it on the samples application disk with
 OS/2 Warp 4).
 
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Pick on Mac

2010-03-30 Thread George Gallen
Well...I do have the diskettes, don't know if they work
But, I also doubt I'll be trying to load it either.

I forget how to load it anyway, Nowcan I find the docs!

 -Original Message-
 From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-
 boun...@listserver.u2ug.org] On Behalf Of George Gallen
 Sent: Tuesday, March 30, 2010 2:12 PM
 To: U2 Users List
 Subject: Re: [U2] Pick on Mac
 
 I never would have thought to try to load my Pick AP/DOS
 diskettes into a virtual machineh
 
 Wonder if I still have them, and if they still can be read.
 
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


[U2] 2 servers - how do I point to a VOC on another server?

2010-03-30 Thread Chris Austin

Hello,

We're running UniVerse 10.1.8 on our main server and we just bought another
server with UniVerse 10.3.3. I would like to setup the old server as the 
development
server and keep the new server as the production server. The problem is
we want to elevate some programs to the new server. Ideally we would just 
point the VOC to the old server until we fully test the programs. We have set 
ALLOWNFS to 1 as well. What is involved for us to run a file and setup a voc to 
point to a completely different server?

Example) program A is on server 1, but we want the changes to reflect on server 
2.

What we have been doing in the past is editing the VOC from one account to the 
other, but
I'm not sure how to do this on another server.

Thanks.

  
_
Hotmail is redefining busy with tools for the New Busy. Get more from your 
inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID27925::T:WLMTAGL:ON:WL:en-US:WM_HMP:032010_2
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] 2 servers - how do I point to a VOC on another server?

2010-03-30 Thread John Hester
If I'm understanding correctly, you want to run a program that
physically resides on the old server against data on the new server.  I
haven't done this myself, but I don't see any reason why you couldn't
run or catalog a program that sits on an NFS mount from another server.
The VOC for the remote file might look something like this:

BP.OLD

001: F
002: /mnt/nfs/old_server/BP
003: /mnt/nfs/old_server/D_BP

and you'll also need the corresponding object file:

BP.OLD.O

001: F
002: /mnt/nfs/old_server/BP.O
003: /mnt/nfs/old_server/D_BP.O

Then you should be able to RUN BP.OLD PROGRAMNAME or CATALOG BP.OLD
PROGRAMNAME to have its VOC entry replace one that points to the local
copy of the program.

-John

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Chris Austin
Sent: Tuesday, March 30, 2010 2:31 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] 2 servers - how do I point to a VOC on another server?


Hello,

We're running UniVerse 10.1.8 on our main server and we just bought
another
server with UniVerse 10.3.3. I would like to setup the old server as the
development
server and keep the new server as the production server. The problem is
we want to elevate some programs to the new server. Ideally we would
just 
point the VOC to the old server until we fully test the programs. We
have set 
ALLOWNFS to 1 as well. What is involved for us to run a file and setup a
voc to 
point to a completely different server?

Example) program A is on server 1, but we want the changes to reflect on
server 2.

What we have been doing in the past is editing the VOC from one account
to the other, but
I'm not sure how to do this on another server.

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


Re: [U2] 2 servers - how do I point to a VOC on another server?

2010-03-30 Thread Chris Austin

Thanks for the reply John. Is there anything we need to setup to achieve an 
NFS mount? The only configuration change we made thus far was setting ALLOWNFS 
to 1. 

An example of a VOC entry on the OLD SERVER is as follows:

LIVECT VOC TEST_HARNESS2

 TEST_HARNESS2
0001 V *PJC* ELEVATED FROM CHRIS PROJECT 2487 ON 11:25:11 01 SEP 2009
0002 ..\CHRISSYS\LFUTILS.O/TEST_HARNESS2
0003 B
0004 BNP
0005
0006 PICK.FORMAT
0007 S²N²P²I²A²E²H
0008 NO.WARN²NOPAGE²LPTR²KEEP.COMMON²²TRAP²HDR-SUPP
0009 ..\CHRISSYS\LFUTILS.O

I'm confused what 'mnt' would be in your notes? If you could clarify what our 
VOC should
be I can then test this out. I really appreciate the help! Thanks.

-Chris


 Date: Tue, 30 Mar 2010 14:44:02 -0700
 From: jhes...@momtex.com
 To: u2-users@listserver.u2ug.org
 Subject: Re: [U2] 2 servers - how do I point to a VOC on another server?
 
 If I'm understanding correctly, you want to run a program that
 physically resides on the old server against data on the new server.  I
 haven't done this myself, but I don't see any reason why you couldn't
 run or catalog a program that sits on an NFS mount from another server.
 The VOC for the remote file might look something like this:
 
 BP.OLD
 
 001: F
 002: /mnt/nfs/old_server/BP
 003: /mnt/nfs/old_server/D_BP
 
 and you'll also need the corresponding object file:
 
 BP.OLD.O
 
 001: F
 002: /mnt/nfs/old_server/BP.O
 003: /mnt/nfs/old_server/D_BP.O
 
 Then you should be able to RUN BP.OLD PROGRAMNAME or CATALOG BP.OLD
 PROGRAMNAME to have its VOC entry replace one that points to the local
 copy of the program.
 
 -John
 
 -Original Message-
 From: u2-users-boun...@listserver.u2ug.org
 [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Chris Austin
 Sent: Tuesday, March 30, 2010 2:31 PM
 To: u2-users@listserver.u2ug.org
 Subject: [U2] 2 servers - how do I point to a VOC on another server?
 
 
 Hello,
 
 We're running UniVerse 10.1.8 on our main server and we just bought
 another
 server with UniVerse 10.3.3. I would like to setup the old server as the
 development
 server and keep the new server as the production server. The problem is
 we want to elevate some programs to the new server. Ideally we would
 just 
 point the VOC to the old server until we fully test the programs. We
 have set 
 ALLOWNFS to 1 as well. What is involved for us to run a file and setup a
 voc to 
 point to a completely different server?
 
 Example) program A is on server 1, but we want the changes to reflect on
 server 2.
 
 What we have been doing in the past is editing the VOC from one account
 to the other, but
 I'm not sure how to do this on another server.
 
 Thanks.
 ___
 U2-Users mailing list
 U2-Users@listserver.u2ug.org
 http://listserver.u2ug.org/mailman/listinfo/u2-users
  
_
Hotmail has tools for the New Busy. Search, chat and e-mail from your inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID27925::T:WLMTAGL:ON:WL:en-US:WM_HMP:032010_1
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] 2 servers - how do I point to a VOC on another server?

2010-03-30 Thread Jeff Schasny

If you need record locking you will need to buy and install UVNet

Chris Austin wrote:

Hello,

We're running UniVerse 10.1.8 on our main server and we just bought another
server with UniVerse 10.3.3. I would like to setup the old server as the 
development
server and keep the new server as the production server. The problem is
we want to elevate some programs to the new server. Ideally we would just 
point the VOC to the old server until we fully test the programs. We have set 
ALLOWNFS to 1 as well. What is involved for us to run a file and setup a voc to 
point to a completely different server?


Example) program A is on server 1, but we want the changes to reflect on server 
2.

What we have been doing in the past is editing the VOC from one account to the 
other, but
I'm not sure how to do this on another server.

Thanks.

 		 	   		  
_

Hotmail is redefining busy with tools for the New Busy. Get more from your 
inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID27925::T:WLMTAGL:ON:WL:en-US:WM_HMP:032010_2
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

  


--

Jeff Schasny - Denver, Co, USA
jschasny at gmail dot com

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


Re: [U2] Pick on Mac

2010-03-30 Thread Dan McGrath
MaxOSX is built on Darwin which largely comes from FreeBSD.

Regards,
Dan

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Jordan
Sent: Tuesday, 30 March 2010 9:11 PM
To: U2 Users List
Subject: Re: [U2] Pick on Mac

The MAC OS is a version of openBSD I believe, and Universe did have a
BSD implementation in the past.  If Rocket had a business case for doing
it, I suspect Rocket could put UniVerse on Mac.

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

__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
__
###
The information transmitted in this message and attachments (if any) is 
intended only
for the person or entity to which it is addressed. The message may contain 
confidential
and/or privileged material.  Any review, retransmission, dissemination or other 
use of
or taking of any action in reliance upon this information by persons or 
entities other
than the intended recipient is prohibited.  If you received this in error, 
please
contact the sender and delete the material from any computer.

The intended recipient of this e-mail may only use, reproduce, disclose or 
distribute
the information contained in this e-mail and any attached files with the 
permission of IMB.
###
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users