Processing to run against each highlighted line of a browse lookup

James Flanagan James at Flantec.com
Thu Apr 30 13:21:50 PDT 2020


Thank you all for your responses.  After reviewing all of the submissions here, I am going to test each recommended concept and determine which is the best fit for what I am trying to do.  I reserve the right to ask additional questions regarding this as I attempt to program it out.  Thank you all very much….


James Flanagan
Flantec.com <http://flantec.com/>

email:	James at Flantec.com <mailto:James at Flantec.com>
mobile:	760-458-8498
home: 	219-221-6219
text:		7604588498 at txt.att.net <mailto:7604588498 at txt.att.net>

Skype:	Flantec
ichat:	James at Flantec.com <mailto:James at Flantec.com>	

home:	1901 Cidermill Road
		Michigan City, IN 46360



> On Apr 30, 2020, at 1:33 PM, Jose Lerebours via Filepro-list <filepro-list at lists.celestial.com> wrote:
> 
> 
> On 4/30/20 2:22 PM, Richard Kreiss via Filepro-list wrote:
>> I thought his original post wanted an option to be run without user input.
>> 
>> If course he could always use an output process which selects just the records need to be processed.  This avoids a lot of programming issues.
>> 
>> Of course using an array top hold the record information is most likely the simplest solution.  If a user needs to start the operation then the browse exit keys could start the process.
>> 
>> The user could select the records to be processed by loading them into an array and then starting the posting process or whatever is to be done to those records. Or all of the records could be loaded into an array by doing this with the drop option sub-routine.
>> 
>> 
>> Richard Kreiss
>> GCC Consulting
>> 
>> 
> I believe he is looking for a "trigger" to run processing as the "highlight" hits the row - no matter if using Up,Down,PgUp,PgDown - whatever row the bar lands on, a process is triggered without the need for user to press a key other than those normally used to "move" up/down the browse.
> 
> Hence, the array technique would be very good solution since you run code to move the bar itself.  Hell, you can run code while you wait for a keystroke.
> 
> 
> 
> _______________________________________________
> 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/20200430/2458ff3f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PastedGraphic-1.tiff
Type: image/tiff
Size: 19328 bytes
Desc: not available
URL: <http://mailman.celestial.com/pipermail/filepro-list/attachments/20200430/2458ff3f/attachment.tiff>


More information about the Filepro-list mailing list