Nice idea, though I believe my heavy-duty spam filters must be working - I get
very few.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
Until recently I wasn't sure where I'd be on the planet when these things were
scheduled. Now that my own schedule has firmed up I can advise that I am
enrolled for the Sydney event.
There's never really been one before, so it's hard to comment. Last year it
was part of the huge Information o
Given that the purpose of UV.LOGINS is to map all possible login IDs (user,
machine\user, domain\user) to one user ID, why not copy the upper case ones to
lower cased equivalents in UV.LOGINS?
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver
Run ACCOUNT.FILE.STATS ALL LOCAL in the account. This will run FILE.STAT (or
ANALYZE.FILE as appropriate) and make various other calls to gather all the
information you need into a file called STAT.FILE. You can query this file
with the usual query tools. (As a bonus, you get a map of device
I need to select files in an account and determine if all the records fall
in the 200% groups. This will be done in a Basic program. Other than
FILE.STAT each file and examine the output, can it be done simpler ?
Also if anyone is using FAST, can you tell me where FAST keeps the list of
files unde
Is anyone else getting assaulted with daily spam targeted at addresses
found in this forum?
As you can see, I use SneakEmail.com for posting to forums rather than
using my real email addresses. With a disposable email address created
just for use in one place, I know immediately where spammers go
The issue for me is that I am using the list of employees within a program -
so Virtual Dictionaries are not an option - displaying the data. I
certainly don't want to sort it on use each time, which means I need to do
an insert BY "AL" -- but in order to do that I have to have the list ready
on r
I don't know about UD but in UV isn't there a way to turn off the case
sensitivity?
Eric
-Original Message-
From: David Wolverton [mailto:[EMAIL PROTECTED]
Sent: Friday, August 24, 2007 10:51 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] [ud] Question on Alpha Sorting...
I have a n
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Wolverton
Sent: Friday, August 24, 2007 12:51 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] [ud] Question on Alpha Sorting...
I have a need to sort people by LastName,FirstName.
The issue is that w
David:
Create a virtual dictionary that upper cases the name. Then you sort by the
UCNAME
but display the normal name. This works for me.
Bill
>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] On Behalf Of David
>Wolverton
>Sent: Friday, August 24, 2007 10:51 A
Do you deal with multiple entries for a name? Something you might think of
is an XREF file. Build it with a key of the UPCASE name, removing spaces,
comma's, periods, @FM, @VM, etc. to make it basically letters (and maybe
numbers). Then put the original value in an attribute and use the LOCATE o
I don't know if it's the same in UD, but in UV I'd just create a extra DICT
item with an MCU in the output convert field, sort on that, but display the
original.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Wolverton
Sent: Friday, August 24, 2007
Duplicating data in the way you suggest is something I detest! The chance of
mis-typing the name the second time is just too great and then there is all
that extra disk space consumed.
I would prefer to see the names, as typed, stored in one attribute. I would
then use a virtual field (is that the
I was just concerned about this record, as names get added individually -- I
thought about doing an UPCASE on a memory version of the MultiValue list,
but once that list gets to having 100 or 200 names on it, would the 'hit'
for doing an UPCASE on an in-memory version be 'less than' the disk-access
Hmm...doing it programmatically...multi-dimensional array?
DAVINCI,LEONARDO
Doe,John
Jesse,Sally
becomes
[1] [2]
DAVINCI,LEONARDO DAVINCI,LEONARDO
Doe,John DOE,JOHN
Raphael,Sally RAPHAEL,SALLY
And then you can sort by [2],
Does anybody have any information on the binary file included with
Unidata called "convsecu", and what should be done after it is run?
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
I will be out of the office starting 24/08/2007 and will not return until
03/09/2007.
-
SAVE PAPER - THINK BEFORE YOU PRINT!
This transmission has been issued by a member of the HSBC Group
"HSBC" for the information of the addressee only and should not be
I have a need to sort people by LastName,FirstName.
The issue is that we 'accept' data from lots of sources, some that are
ProperCapped, some that are all lower, AND SOME THAT ARE ALL UPPER.
I need to 'present' them correctly sorted, but show the data 'as it is'
The record currently contains a M
Andrew,
Add PTERM CASE NOINVERT to your UV.LOGIN in the UV account:
LOGTO UV
ED VOC UV.LOGIN
4 lines long.
: P
0001: Paragraph
0002: IF @TTY = 'phantom' THEN GO END.OF.LOGIN
0003: PTERM CASE NOINVERT
0004: END.OF.LOGIN:
Bottom at line 4.
hth,
Dave Taylor
CEO
Sysmark Information Systems, I
Bounce notice: If you read this list through Indexfocus, Nabble, or any
other
replicator - and you would like to be able to participate - sign up
directly with us. Here's all you need to know: To subscribe or
resubscribe please visit http://listserver.u2ug.org/.
REPOSTED FOR NON-MEMBER ADDRESS: "
Louie Bergsagel skrev:
What do you mean by 50 different filesystems? 50 directory / Type 19 files?
On unix machines you split each disk into up to a handfull partitions
called filesystems
wich may be mounted ( made accessible) individually.
-- mats
---
u2-users mailing list
u2-users@li
21 matches
Mail list logo