Actually, the @ is a superaccess that should be sufficient for any situation, no matter what the file DD, read, write, delete access code is.  In other words, you should not have any difficulty doing anything in any file.  Are you having difficulty or are you just anticipating having difficult, in which case go ahead and try it first.  You should not even have to change DUZ(0).

Marianne Follingstad

Greg Woodhouse wrote:

As you might guess, that's a trick that is sometimes employed to
discourage unauthorized "fiddling" with sensitive files. Off the top of
my head, I'm not sure if Fileman will complain if you set DUZ(0)
programmatically to "^" before attempting an update, but I believe this
will work.

--- Kevin Toppenberg <[EMAIL PROTECTED]> wrote:

> Hello all,
>
> I want to edit fields .104 (PROVIDER) and .1041
> (ATTENDING PHYSICIAN) in file 2 (PATIENT file).  I
> have a fileman code of "@"
>
> In the data dictionary, these two fields have a code
> of ^ required.  I assume this means that my DUZ(0)
> must contain a ^.  This is normally loaded (I believe)
> from field 3 FILE MANAGER ACCESS CODE in file 200 (NEW
> PERSON file). This is stored in piece 4 of node 0.
>
> But how would a ^ character be stored, when the ^
> character is used as the pieces divider?
>
> Perhaps I am coming at this the wrong way.  All I want
> it do is have the attending physician be properly
> displayed in CPRS for a given physician.
>
> Thanks
> Kevin
>
>
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - You care about security. So do we.
> http://promotions.yahoo.com/new_mail
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real
> users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Hardhats-members mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/hardhats-members
>

=====
A practical man is a man who practices the errors of his forefathers. --Benjamin Disraeli
====
Greg Woodhouse
[EMAIL PROTECTED]
[EMAIL PROTECTED]

-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Hardhats-members mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to