So you are saying that the value stored is the [global reference_";"_IEN]?

Where is this stuff documented?  I can't find where all the data
dictionary formatting stuff is described.

I am trying to find a way to programatically scan a system for all
pointers IN to a given record.

I am going to be working with my drug files, and they are all messed
up on my FOIA release.  Full of junk records, and lacking needed
entries.  I don't want to go through and fix everything one records at
a time.

Kevin



On 11/14/05, Gregory Woodhouse <[EMAIL PROTECTED]> wrote:
>
> On Nov 14, 2005, at 6:38 PM, Kevin Toppenberg wrote:
>
> > I have found some files that have a "variable pointer"
> > VPE lists a series of files this pointer could point to.
> > Regular pointers are stored simply as the IEN (or record)#.  But a
> > variable pointer would also need to specify which file it is point to,
> > right?
> >
> > How is this stored?
> >
> > An example variable pointer is field .04 (FINDING ITEM) of subfile
> > 810.31 (EXTRACT FINDINGS) in parent file 810.3 (REMINDER EXTRACT
> > SUMMARY)
> >
> >
>
> The prefix for each file is stored in the DD, so you can look it up
> easily enough. The values are typically something like "XYZ(;123" (if
> my memory serves me correctly).
>
> What are you up to?
>
> ===
> Gregory Woodhouse
> [EMAIL PROTECTED]
>
> "Having implemented something does
> not necessarily indicate that you
> understand it."
> --Brian Cantwell Smith (paraphrased)
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
> Register for a JBoss Training Course.  Free Certification Exam
> for All Training Attendees Through End of 2005. For more info visit:
> http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
> _______________________________________________
> Hardhats-members mailing list
> Hardhats-members@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/hardhats-members
>


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_idv28&alloc_id845&op=click
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to