<div> DDW? lol</div>
<div> With lj edit added as you stated lj [{!" "!}] {*}<br><br></div>
<div> If:</div>
<div> Then: aa(17,lj)=2;ach(5)=aa <-- where field 2 is where I want to apply the edit</div>
<div> </div>
<div> </div>
<div> This did not left justify the field <br></div>
<div> As well, doing the 0rjdot edit didn't change the field to zero-filled right justify amount</div>
<div> </div>
<div> If:</div>
<div> Then: ab(10,0rjdot)=18;ach(6)=ab</div>
<div> </div>
<div> This is on SCO OpenServer 5.0.5 with filePro 5.6.07R4 FWIW......</div>
<div> </div>
<div> Scott</div>
<div><br> </div>
<div class="gmail_quote">On Thu, Aug 11, 2011 at 10:50 AM, Kenneth Brody <span dir="ltr"><<a href="mailto:KandLBrody@gmail.com">KandLBrody@gmail.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">On 8/11/2011 10:43 AM, <a href="mailto:scooter6@gmail.com" target="_blank">scooter6@gmail.com</a> wrote:<br>
[...]
<div class="im"><br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote"> Anyway, I tried using the edit as you have it<br> lj [{!" "!}] {*}<br><br> But that didn't work either?? So I did the suggestion you gave in<br>
processing and that did the trick. Not sure why the edit didn't work though<br></blockquote><br></div>DDW.<br><br>And, show us the processing that "didn't work'.<br><br>[...]
<div class="im"><br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote"> One other thing I need to know that I don't see - is there an edit to<br>remove decimal from a number?<br>
I have several (8,.2) fields that obviously show as 100.35, 16.34,<br>etc.......However, for my file, I need to right justify, zero fill WITHOUT<br>the<br> decimal. I have 0RJ working fine, but how do I remove the decimal??<br>
</blockquote><br></div>Just add "remove the decimal" to the edit:<br><br>0rjdot \0\ { !"."! | * }<br><br>[...]<br><br>-- <br><font color="#888888">Kenneth Brody<br></font></blockquote></div><br>