I've received this email after sending the last several emails to the U2 list. Is anyone else getting them?

Bill

------------------------------------------------------------------------
-------- Original Message --------
Return-Path:    [email protected]
Received: from zimbra9.mindcentric.com (LHLO zimbra9.mindcentric.com) (10.11.111.111) by zimbra9.mindcentric.com with LMTP; Mon, 11 Oct 2010 14:22:39 -0700 (PDT) Received: from localhost (localhost.localdomain [127.0.0.1]) by zimbra9.mindcentric.com (Postfix) with ESMTP id 60565454097 for <[email protected]>; Mon, 11 Oct 2010 14:22:39 -0700 (PDT)
X-Virus-Scanned:        amavisd-new at zimbra9.mindcentric.com
X-Spam-Flag:    NO
X-Spam-Score:   -1.9
X-Spam-Level:   
X-Spam-Status: No, score=-1.9 tagged_above=-10 required=5 tests=[BAYES_00=-1.9] autolearn=ham Received: from zimbra9.mindcentric.com ([127.0.0.1]) by localhost (zimbra9.mindcentric.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id riYYYeFVqZjF for <[email protected]>; Mon, 11 Oct 2010 14:22:37 -0700 (PDT) Received: from cgmailgw.andersencorp.com (cgfw1.andersencorp.com [158.107.100.254]) by zimbra9.mindcentric.com (Postfix) with ESMTPS id 1502847C0014 for <[email protected]>; Mon, 11 Oct 2010 14:22:36 -0700 (PDT)
X-AuditID:      0a01967b-b7b74ae00000514d-0b-4cb38009bafa
Received: from CGEXGW1.andersencorp.com (cgexgw1.andersencorp.com [158.107.69.11]) by cgmailgw.andersencorp.com (Symantec Brightmail Gateway) with SMTP id 47.D2.20813.90083BC4; Mon, 11 Oct 2010 16:22:17 -0500 (CDT) Received: from CGEXGEN1.andersencorp.com ([158.107.68.208]) by CGEXGW1.andersencorp.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 11 Oct 2010 16:22:37 -0500 Received: from mdaemon.slbp.com ([192.1.1.25]) by CGEXGEN1.andersencorp.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 11 Oct 2010 16:22:36 -0500 Received: from mdaemon.slbp.com by mdaemon.slbp.com (via RAW) (MDaemon PRO v9.6.3) for <[email protected]>; Mon, 11 Oct 2010 17:22:33 -0400
Date:   Mon, 11 Oct 2010 17:22:33 -0400
From:   MDaemon at mdaemon.slbp.com <[email protected]>
Reply-To:       [email protected]
Subject:        Warning: [email protected] - User unknown!
To:     [email protected]
X-MDaemon-Deliver-To:   [email protected]
Message-ID:     <[email protected]>
Mime-Version:   1.0
X-Actual-From:  [email protected]
X-Return-Path:  <[email protected]>
Content-Type:   multipart/mixed; boundary="1011-1722-33-PART-BREAK"
X-MDAV-Processed:       mdaemon.slbp.com, Mon, 11 Oct 2010 17:22:34 -0400
X-OriginalArrivalTime: 11 Oct 2010 21:22:37.0084 (UTC) FILETIME=[6D545DC0:01CB698A]
X-Brightmail-Tracker:   AAAAAQPmCRA=


[email protected] - no such user here.

There is no user by that name at this server.
: Message contains [1] file attachments



------------------------------------------------------------------------

George:

As mentioned earlier, doing a "OCONV('RecordKey', 'TFileName;X;;0')"
will either return a null string if the item doesn't exist or the
RecordKey if it does exist.  This seems simple enough.  However, I'm
running UD v7.2.7.

2 Dev (0)->  BPTEST CRT OCONV('BILL.TEST', 'TVOC;X;;0') ; END

Compiling Unibasic: SAVEDLISTS\BpTest_506878981 in mode 'p'.

compilation finished

2 Dev (0)->  AE VOC BILL.TEST
Top of New "BILL.TEST" in "VOC".
*--: FI
Filed "BILL.TEST" in file "VOC" empty record created.

2 Dev (0)->  BPTEST CRT OCONV('BILL.TEST', 'TVOC;X;;0') ; END

Compiling Unibasic: SAVEDLISTS\BpTest_507019381 in mode 'p'.
compilation finished
BILL.TEST

After converting from D3 this is a really cool feature, and works in
BASIC where:

READV DoesExist FROM SOMEFILE, SOMEID, 0 ELSE NULL

...sets DoesExist to 1 if it exists and to 0 if it doesn't.

This should resolve your issue.  HTH,

Bill

_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to