Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
Back to article list Search Articles Add Comment Printer friendly Direct link Par2: Running totals in browse 2001-08-04 -- John Singer > StockIn, StockOut, StockBal
>
> And I want the StockBal to be the running totals, which I declared as
> L:StockBal.
>
> Which embed must I initialize the L:StockBal? And which embed must I add the
> StockIn and minus the StockOut? (Validate filter..?)
>
BRW1.ResetFromView is where all the work is done. Right click on the browse,
Actions, right arrow to totaling, follow prompts and you are done. If your
totaling requires more work than what is provided in the IDE, use the IDE to put
the basic in and then goto to the ResetFromView embed and the outline of what
needs to be done and where is provided. Add your own embed code where
appropriate then delete the totaling info from the IDE.
Fred Charlot:
I use Local Objects.Browse on Module NAme using ?Browse:x (BrowseClass).
SetQueueRecord before Parent Call to all my calculations.
Today is November 21, 2024, 6:57 am This article has been viewed 35202 times.
|
|