RE: [U2] OT: London
Condolences to all Brits... especially my old friends at Epicor and IG. Hope you're all well. Kieran. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jerry Banker Sent: Friday, 8 July 2005 8:46 AM To: u2-users@listserver.u2ug.org Subject: Re: [U2] OT: London I would also like to send my condolences to the families struck by this insane act and let the Brit's know that our prayers are with you. - Original Message - From: "leslie chamberlin" <[EMAIL PROTECTED]> To: Sent: Thursday, July 07, 2005 2:58 PM Subject: RE: [U2] OT: London My prayers are with you, also! -Leslie -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hennessey, Mark F. Sent: Thursday, July 07, 2005 1:07 PM To: u2-users@listserver.u2ug.org Subject: [U2] OT: London I know some of the subscribers on this list are from the UK. I want you to know that our thoughts and prayers are with you today. Mark Hennessey State of Connecticut DSS/MIS Child Support Systems Voice: 860-424-5261 Fax: 860-424-4956 --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/ --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/ --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/ --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/
RE: [U2] AD: UniVerse Analyst/Programmer Required - Wellington, N ew Zealan d
If "slight frost" equates to "slightly windy", I expect Wellington is now encased in a block of ice. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sara Burns Sent: Friday, 17 June 2005 10:19 AM To: u2-users@listserver.u2ug.org Subject: Re: [U2] AD: UniVerse Analyst/Programmer Required - Wellington, N ew Zealan d Ray wrote - Wellington in winter?!! Brr-rr-rr!!! I must respond to Ray - who has visited us a number of times. This morning I came to work with a beautiful blue sky, sun shining, harbour sparkling. It is almost the shortest day and there was a slight frost. For those that don't know (including our friends over the water in West Island commonly known as Australia), Wellington is very much like San Francisco in more ways than one. Similar geography and climate. Situated at the bottom of the North Island we are surrounded by ocean. This means the climate is temperate and slightly windy. Wellington does not have any pollution. Sara Sara Burns (SEB) Integration Manager Public Trust Phone: +64 (04) 474-3841 (DDI) Mobile: 027 457 5974 < mailto:[EMAIL PROTECTED]> Information contained in this communication is confidential. If you are not the intended recipient the information should not be used, disclosed, copied or commercialised. The information is not necessarily the views nor the official communication of Public Trust. No guarantee or representation is made that the communication is free of errors, virus or interference. Ask us how you can protect your children's future with a family trust from Public Trust. Call 0800 505 405 to request your free copy of our family trust guide. --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/ --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/
[U2] ActiPro Syntax Editor control
I don't suppose anyone has a XML universe language specification for the ActiPro Syntax Editor control? Kieran. --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/
RE: [U2] Finding last day of month
... or as a one line coding horror ;) 1 LAST.DAY = REPLACE(CHANGE('31,28,31,30,31,30,31,31,30,31,30,31',',',@AM),2;28+(NOT(MOD(( THISDATE[1,4]),4)) AND (NOT(MOD((THISDATE[1,4]),400)) OR MOD((THISDATE[1,4]),100<(THISDATE[5,2]+0)> --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/
RE: [U2] Finding last day of month
That incorrectly thinks 2100 is a leap. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ross Morrissey Sent: Friday, 3 June 2005 10:15 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Finding last day of month Aiming for SHORT (not clean, clear, or any of that other good stuff): PRINT "D": ; INPUT D PRINT D[1,6]:MOD(D[5,2]+D[5,2]>7,2)+30-(D[5,2]=2)*(2-MOD(D[1,4],4)#0) D?20040203 20040229 D?20030303 20030331 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marco Manyevere Sent: Thursday, June 02, 2005 10:31 AM To: u2-users@listserver.u2ug.org Subject: [U2] Finding last day of month Given a date like 20040203, I want to return the last valid date for that month and year (20040229 in this case). What is the shortest code fragment to achieve this? --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/ --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/
RE: [U2] Finding last day of month
YEAR = THISDATE[1,4] ; MONTH = THISDATE[5,2]+0 DAYS = CHANGE('31,28,31,30,31,30,31,31,30,31,30,31',',',@AM) DAYS<2> += (NOT(MOD(YEAR,4)) AND (NOT(MOD(YEAR,400)) OR MOD(YEAR,100))) LAST.DATE = DAYS Should catch everything. Kieran. --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/
RE: [U2] Tax calculating routine
You could call your congressman and get him to harmonise the sales tax regimes across the states? Then just write two routines. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tony Gravagno Sent: Tuesday, 24 May 2005 8:03 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Tax calculating routine Hi Tom. Contact Stan Zegel at AdValorem. They have a product that's called EasyTax which is a "sales tax gateway". They interface with Vertex, but also with Taxware, with CertiTax and TaxGen to follow at some point. Coincidentally they're right in your area. http://www.advalorem.us/, 630-260-0011 Tell him I sent ya. :) Good luck. Tony Gravagno Nebula Research and Development TG@ removethisNebula-RnD .com Tom Dodds wrote: > Does anyone have access to or knowledge of a routine for > calculating sales tax within the 48 states and the > Provincial Sales / GST tax for Canada? --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/ --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/
RE: [U2] Include Vs Call - Software Maintenance
As I understand it, the return value is an "invisible" parameter in the parameter list. You can still pass other values back through the parameter list like you do with CALLed subroutines. I use it for if foo() then ... else... Eg: if OpenFile(DICT,FILENAME,FILEHANDLE) then -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeffrey Butera Sent: Friday, 20 May 2005 1:24 AM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Include Vs Call - Software Maintenance On Thursday 19 May 2005 09:58, Mark Johnson wrote: > > So are functions a kept secret in MV programming or has no-one had any > issues with them? I'd like to know so I could either get better with them > or ignore them and continue with subs. Functionally speaking, why would I use a function which can return a single argument when I can use a subroutine which can return 1 or more? In terms of code reuse, there are often times when I've written a subroutine that returns a single argument, only to go back months later and add more return args. A subroutine would still need to be changed, but I feel the perceived amount of work I have to do is less. Perhaps it's just my perception... -- Jeff Butera, Ph.D. Administrative Systems Hampshire College [EMAIL PROTECTED] 413-559-5556 "...our behavior matters more than the beliefs that we profess." Elizabeth Deutsch Earle --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/ --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/
RE: [U2] Include Vs Call - Software Maintenance
I wish I'd read his essay on software scheduling a few years ago. http://www.joelonsoftware.com/articles/fog000245.html Oh hell, just go read the whole site. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ross Ferris Sent: Thursday, 19 May 2005 11:34 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Include Vs Call - Software Maintenance H - do you read Joel on Software ? I think you will find this article "interesting" http://www.joelonsoftware.com/articles/Wrong.html Ross Ferris Stamina Software Visage - an Evolution in Software Development >-Original Message- >From: [EMAIL PROTECTED] [mailto:owner-u2- >[EMAIL PROTECTED] On Behalf Of Craig Bennett >Sent: Thursday, 19 May 2005 10:03 AM >To: u2-users@listserver.u2ug.org >Subject: Re: [U2] Include Vs Call - Software Maintenance > >> You chances of stuffing up a program that INCLUDEs logic by a small >change >> to that logic are much higher than if you CALL it as an external routine. >> Immediately you eliminate the risk of someone introducing a new local >> variable into either your main line or the INLCUDE and finding that it >> collides with something else which was also supposed to be local. > >Did I mention that I always make sure that ALL the local variables in an >included file have a unique prefix so that no two include files can have >the same variables (except when passing data between them). > >eg: > >CROSS.SMTP.ENGINE: > * ALL local variables start with SMTP > > >CROSS.PDF.ENGINE: > * All local variables start with PDF > >So another program such as CROSS.EMAILPDF can include both and be sure >that the two won't clash. > >Who said U2 BASIC couldn't have local and global scope! > > > >Craig >--- >u2-users mailing list >u2-users@listserver.u2ug.org >To unsubscribe please visit http://listserver.u2ug.org/ --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/ --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/
RE: [U2] Include Vs Call - Software Maintenance
IMHO, I would use a subroutine and pass as a parameter the calling subroutine name. Use a case or if statememt (or on-gosub) to do the conditional branch. If your include code changes for program A and you recompile for program A but not program B, then your source code is not in sync with your object code, which is a worse situation than modifying the external subroutine by quite a lot. I may have misunderstood your scenario though. Cheers, Kieran. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brutzman, Bill Sent: Thursday, 19 May 2005 8:36 AM To: u2-users@listserver.u2ug.org Subject: [U2] Include Vs Call - Software Maintenance I need a UniBasic program that uses a lot of code from another program. I am inclined to move all of the common code out to an include file. I am reluctant to use an external subroutine because if the needs of one main-program change and I then re-compile the sub, then the other main-program (which depends on the sub) could get whacked. Insightful commentary would be appreciated. --Bill --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/ --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/
RE: [U2] [UV] mean, median, etc
Unless that's all you need, I'd export the raw data to Excel. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dianne Ackerman Sent: Tuesday, 3 May 2005 1:25 AM To: U2 List Server Subject: [U2] [UV] mean, median, etc Are there standard BASIC functions to calculate mean, median, mode and standard deviation? I'm sure I could write my own, but wanted to save some time. Thanks -Dianne --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/ --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/
[U2] [UV] Version Control
Morning all, I'm looking at setting up the Subversion version control system and using it with Universe on Solaris. http://subversion.tigris.org Does anyone out there have any experience or comments regarding using this with Universe? Kieran Clulow --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/
RE: [U2] uv pe
Ring your VAR? I got the uo.net DK from them even though it didn't ship with our release of universe. This presumes you have u2 license somewhere of course... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of gerry-u2ug Sent: Thursday, 17 February 2005 6:13 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] uv pe ... shh , mums the word ... is that 10.01 or 10.0.1 ? either way i don't think that helps - i'm looking for one that includes uo.net -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Adrian Matthews Sent: Wednesday, February 16, 2005 01:02 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] uv pe But as IBM posted earlier you're not allowed to give that to anyone. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Lakeland Sent: 16 February 2005 13:30 To: u2-users@listserver.u2ug.org Subject: RE: [U2] uv pe If someone needs a copy of PE, I have version 10.01, it's a 13mb files. andy -Original Message- From: Adrian Matthews [mailto:[EMAIL PROTECTED] Sent: 16 February 2005 11:37 To: u2-users@listserver.u2ug.org Subject: RE: [U2] uv pe It might be an "Urban Myth" but what I heard was that it was very easy to remove the licensing/modulo restrictions on PE and give yourself a free unlimited used version of Universe. Given the lengths that some people seem to go to avoid paying license fees (hundreds of phantoms etc etc) I wouldn't be suprised and that would explain why they won't repost the older versions. From: [EMAIL PROTECTED] on behalf of Craig Bennett Sent: Wed 16/02/2005 05:52 To: u2-users@listserver.u2ug.org Subject: Re: [U2] uv pe Leroy, > They are nearly ready to be placed on the Web again, and we do regret the > time it has taken to get this far. We will be sure to announce their > arrival as soon as they are ready. would it be possible to leave the older versions up? That way if someone quickly want to test something on an older U2 version than the current release, there might be a chance that they could download it. It would also mean there was always a version available to download even if it wasn't the very latest :) Craig --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/ The information contained in this email is strictly confidential and for the use of the addressee only, unless otherwise indicated. If you are not the intended recipient, please do not read, copy, use or disclose to others this message or any attachment. Please also notify the sender by replying to this email or by telephone +44 (0)20 7896 0011 and then delete the email and any copies of it. Opinions, conclusions (etc.) that do not relate to the official business of this company shall be understood as neither given nor endorsed by it. IG Markets Limited and IG Index Plc are authorised and regulated by the Financial Services Authority and, in Australia, by the Australian Securities and Investments Commission. [demime 1.01d removed an attachment of type application/ms-tnef which had a name of winmail.dat] --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/ --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/ --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/ --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/ --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/
RE: [U2] Basic program editor for Windows
I've used EditPlus for a few years. It's pretty good and not too pricey. www.editplus.com Kieran. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bruce Nichol Sent: Monday, 14 February 2005 7:45 AM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Basic program editor for Windows Goo'day, Martin, At 13:39 13/02/05 -0500, you wrote: >When I'm teaching my Basic programming courses, I am frequently asked about >any Windows editors which might be used to edit the source programs which >are >held in DIRECTORY / DIR type files. Can anyone suggest any suitable >software which I might recommend? There appears to be any number of "Windows editors for Pick" and they all appear to use the same "engine", albeit with the originator's "front end" and with varying add-ons, eg key-words, etc. For UV we use a freebie "UniEditor" from Martin Scholl, www.martinscholl.com but UV/UD come with their own; AccuTerm has another. > >It would be nice if the software had facilities for highlighting keywords, >labels, variables and so on, and if it could indent the source code. > >Regards > >Malcolm Bull >--- >u2-users mailing list >u2-users@listserver.u2ug.org >To unsubscribe please visit http://listserver.u2ug.org/ > > >-- >No virus found in this incoming message. >Checked by AVG Anti-Virus. >Version: 7.0.306 / Virus Database: 265.8.7 - Release Date: 10/02/05 > > > > >-- >No virus found in this incoming message. >Checked by AVG Anti-Virus. >Version: 7.0.306 / Virus Database: 265.8.7 - Release Date: 10/02/05 Regards, Bruce Nichol Talon Computer Services ALBURYNSW 2640 Australia http://www.taloncs.com.au Tel: +61 (0)411149636 Fax: +61 (0)260232119 If it ain't broke, fix it till it is! -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.306 / Virus Database: 265.8.7 - Release Date: 10/02/05 -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.306 / Virus Database: 265.8.7 - Release Date: 10/02/05 --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/ --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/
RE: Re[2]: [U2] Edit / Remove a record with no ID
Have you tried > SELECT tblname WITHOUT @ID >> DELETE tblname ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Tod Sigafoos Sent: Wednesday, 19 January 2005 12:19 PM To: u2-users@listserver.u2ug.org Subject: Re[2]: [U2] Edit / Remove a record with no ID Iain, Tuesday, January 18, 2005, 2:36:41 PM, you wrote: HI> Simon, HI> Have you tried to do a SSELECT (Ok, I only know Unidata, but UV is similar), HI> and then Edit that list. HI> Anything that has a NULL ID in the file will float to the top and then just HI> delete that record. You might also try equ TRUE$ to 1 equ FALSE$ to 0 equ NULL$ to '' OPEN '','tablename' to hndTable then eof = TRUE$ select hndTable loop readnext idTable else eof = FALSE$ until eof do if trim( idTable ) = NULL$ then delete hndTable, idTable else null end repeat end of course you might want to write the offending records to temp ids before deleting .. might be some good bits there --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/ --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/
RE: [U2] Uniobjects.NET speed/performance
I've found that altering the hostname parameter in UniObjects.OpenSession from an IP address to a name (eg : sun_prodserver ) can *sometimes* dramatically increase session connect speeds. This seems completely counter-intuitive to me but it has helped. I suspect it may just have been related to my network configuration. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kate Stanton Sent: Friday, 5 November 2004 11:37 AM To: [EMAIL PROTECTED] Subject: Re: [U2] Uniobjects.NET speed/performance Yes! We found it so slow we immediately reverted to the VB3 version, while seeing if we can find a way around it. We have put very little time into it since - rather discouraged. - Original Message - From: "Chris Ahchay" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 04, 2004 11:27 PM Subject: [U2] Uniobjects.NET speed/performance > Is anyone else experiencing speed problems with Uniobjects.net? > > I've just upgraded our core application from Uniobjects to UONET > (a non-trivial exercise as I'm sure you're aware) but the response > times are atrocious. Opening a file has gone from being a virtually > instant response to taking well over a quarter of a second. > > Any thoughts? > > Cheers > Chris > --- > u2-users mailing list > [EMAIL PROTECTED] > To unsubscribe please visit http://listserver.u2ug.org/ --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/ Disclaimer ~~~ This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the originator of the message. This footer also confirms that this email message has been scanned for the presence of computer viruses. --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/
RE: [U2] [UD] running a subroutine
Goto's are fine in user interface validation code if they remain within the scope of a gosub block. Nowhere else though. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Sunday, 24 October 2004 1:00 PM To: [EMAIL PROTECTED] Subject: Re: [U2] [UD] running a subroutine GOTO's are for the mentally challenged!!! Have a nice day. Will In a message dated 10/22/2004 8:17:50 PM Pacific Daylight Time, [EMAIL PROTECTED] writes: > Ditto: This could be replaced with my single PRINT statement. > > > P.S. I'm surprised that this doesn't get flamed for the GOTO's. This list is > usually GOTO-phobic. > - Original Message - > From: "Burwell, Edward" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, October 22, 2004 2:03 PM > Subject: RE: [U2] [UD] running a subroutine > > > >001: PROMPT "" > >002: 10 PRINT STR("-",79) > >003: PRINT "'O'conv or 'I'conv ":;INPUT OI > >004: IF OI="" THEN STOP > >005: IF OI#"O" AND OI#"I" THEN GO 10 > >006: IF OI="O" THEN ELB="OCONV" > >007: IF OI="I" THEN ELB="ICONV" > >008: 20 PRINT STR("-",79) > >009: PRINT "enter conversion ":;INPUT CONV > >010: IF CONV="" THEN GO 10 > >011: 30 PRINT STR("-",79) > >012: PRINT "enter data to test ":;INPUT X > >013: IF X="" THEN GO 20 > >014: PRINT ELB:'(':X:',"':CONV:'") --> ': > >015: IF OI="O" THEN > >016: PRINT OCONV(X,CONV) > >017: END ELSE > >018: PRINT ICONV(X,CONV) > >019: END > >020: GO 30 > >021: END --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/ Disclaimer ~~~ This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the originator of the message. This footer also confirms that this email message has been scanned for the presence of computer viruses. --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/
RE: [U2] Report Writer
You might be referring to Meier Business System's mvQuery? www.mbs.net.au They demo'd it at International Spectrum yesterday at the casino here in Sydney. Kieran Clulow System Architect University Co-Op Bookshops -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gordon Glorfield Sent: Wednesday, 13 October 2004 4:47 AM To: '[EMAIL PROTECTED]' Subject: RE: [U2] Report Writer It's a bit more than just a report writer but I think you may be referring to SB+. The report writer included in the SB+ product is pretty solid. Gordon J. Glorfield Sr. Applications Developer MAMSI (A UnitedHealth Company) 301-360-8839 > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of D Averch > Sent: Tuesday, October 12, 2004 2:07 PM > To: [EMAIL PROTECTED] > Subject: [U2] Report Writer > > > Somebody mentioned in passing to me that there is a report > writer written for Universe that was developed in Australia. > Does any one know the name of the company and their web site? > --- > u2-users mailing list > [EMAIL PROTECTED] > To unsubscribe please visit http://listserver.u2ug.org/ > This e-mail, including attachments, may include confidential and/or proprietary information, and may be used only by the person or entity to which it is addressed. If the reader of this e-mail is not the intended recipient or his or her authorized agent, the reader is hereby notified that any dissemination, distribution or copying of this e-mail is prohibited. If you have received this e-mail in error, please notify the sender by replying to this message and delete this e-mail immediately. --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/ --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/