Dynamic Browse Format

Richard D. Williams richard at appgrp.net
Tue Jun 4 13:02:46 PDT 2013


Scott,

Yes, depending on the method you are using.

A brw.filename is just a text file, i.e.

    *2       *1                     *95             *53 *10      *34
    Rec'd    Client Name            Plaintiff Served   Billed

Export your format to a brw.filename like brw.test, then use it in a 
system call for *clerk.
The trick is making it unique for each user.  There I would use 
GETENV("TTY") and make the export brw./dev/pts/8.
When your user exits this browse you can just delete the brw.file you 
created.

I have not done this, but it seems like it would work.

Richard



If you are using what I cal l the "hanging record" to reach your fileOn 
5/27/2013 9:38 PM, Scott Walker wrote:
> Yup.that's what I mean.
>   
> Regards,
>   
> Scott
>   
>   
> From: Ken Cole [mailto:ken.m.cole at gmail.com]
> Sent: Monday, May 27, 2013 10:06 PM
> To: Scott Walker
> Cc: Filepro Lists
> Subject: Re: Dynamic Browse Format
>   
> Scott,
>
> Do you mean like the flags to rreport -B name and -BD name but in
> programming?
> Ken
>   
> On Tue, May 28, 2013 at 8:36 AM, Scott Walker
> <Scott.Walker at ramsystemscorp.com> wrote:
> Is there a way, from within processing, to set what the browse format will
> be.  Not a browse lookup but the normal record on the screen press
> <B>-Browse.
>
> Regards,
>
> Scott
>
>
> Scott Walker
> RAM Systems Corp
> (704) 896-6549
> Scott.Walker at RAMSystemsCorp.com
>
> www.RAMSystemsCorp.com
>
>
>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>   
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://mailman.celestial.com/pipermail/filepro-list/attachments/20130527/a7e9b5bd/attachment.html
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.celestial.com/pipermail/filepro-list/attachments/20130604/c423e3fd/attachment.html 


More information about the Filepro-list mailing list