Out of room defining browse

Richard D. Williams richard at appgrp.net
Tue Nov 11 06:33:29 PST 2014


On 11/8/2014 4:19 PM, Mike Fedkiw via Filepro-list wrote:
> Filepro 5.0.09, Windows 2003 server
>
> Every so often when I befine a browse with some nice headers it cuts 
> off the end of the second line, especially if it contains 
> mlen=whatever. I was just thinking how nice it would be if there was a 
> way to incorperate the entire header into a variable, I'd never run 
> out of room then but I suppose that would have been too easy.
>
> If someone has a solution I could use some help here
>
> Thank you in advance, Mike
>
>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>
>
>
Mike,

Check this out:

begin::cls("21","4");display "blank":
::showctr("1") "\r Select from list below \r":
::showctr("24") "You can move thru the list by typing characters of Last 
Name":
::showctr("23") "\r X \r- Exit, \r 1 \r- Enter Server#, \r Enter \r- 
Select, \r 2 \r- Reset to Top":
::showctr("22") "\r 3 \r- Jump to any paper":
*::z="(brw=19,2,-1 xkey=123abcdefghijklmnopqrstuvwxyz show=pkeep 
prc=drpsemp fill=asc,top)":
::z=z<"[Emp# Name                      ]":
::z=z{"!1    !ub                      ":
::lookup P_EMP = P_EMP at a  k=l    i=B -ng b=(z):*
::show "":
:@BK eq "X":clearb;exit:

Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.celestial.com/pipermail/filepro-list/attachments/20141111/2abd053d/attachment.html>


More information about the Filepro-list mailing list