Search found 6 matches
- Fri Aug 03, 2012 4:46 pm
- Forum: Technical / Scripting
- Topic: TDBLookupComboBox does not return text
- Replies: 0
- Views: 6023
TDBLookupComboBox does not return text
I realize that this is a delphi based control and that macro scheduler is itself a delphi based tool. For some reason I cannot retrieve text from these comboboxes. The only way to do it is using the coordinate based text capturing which in this particular situation is not practical because the coord...
- Wed Dec 15, 2010 5:33 pm
- Forum: General Discussion
- Topic: Tell us how Macro Scheduler helps you, what you use it for.
- Replies: 48
- Views: 367456
Re: Tell us how Macro Scheduler helps you, what you use it f
We currently use it for two primary applications. One is to pull returning truck information out of a fleet management dispatch application for a produce brokerage company and dumping that information into a webpage for remote salespeople to use to find out where available empty trucks are located. ...
- Wed Oct 20, 2010 5:02 pm
- Forum: Technical / Scripting
- Topic: Highlighted tdbgrid will return double values with gettextat
- Replies: 0
- Views: 3342
Highlighted tdbgrid will return double values with gettextat
The application I happen to be automating is written in Delphi as is apparently macro scheduler. At any rate if you receive a row of text from a tdbgrid in the application using gettextatpoint it will work fine if it's normal black on white background style text. If however, as is the case with this...
- Mon Oct 18, 2010 9:05 pm
- Forum: Technical / Scripting
- Topic: How to extract data from TDBGrid?
- Replies: 3
- Views: 5412
Did you have any luck?
Just wondering if you had any luck getting line items from a delphi grid.
- Fri Oct 08, 2010 10:04 pm
- Forum: General Discussion
- Topic: Cycle through data grid entries and retrieve text from cells
- Replies: 3
- Views: 6390
I am an experienced programmer but before I waste too much time on this I just wanted to know if it has any known issues with manipulating grid controls and extracting data from them. It sounds like it doesn't. The system I am looking to automate has an oracle back in database and if I can avoid wri...
- Fri Oct 08, 2010 5:26 pm
- Forum: General Discussion
- Topic: Cycle through data grid entries and retrieve text from cells
- Replies: 3
- Views: 6390
Cycle through data grid entries and retrieve text from cells
This is more of a question of if this is an option or not. I am evaluating this development tool for a project and need to know if it will be able to iterate through rows/columns and retrieve values from them. Does it work even if the grid is a custom control?
Thank you.
Thank you.