Javier:
Callable Global Search Function? Give 'em a call. Bruce From: [email protected] [mailto:[email protected]] On Behalf Of Javier Valencia Sent: Sunday, November 24, 2013 9:26 AM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: Finding Legacy commands before upgrading to Win 7 Bruce, This is what I had in mind. Place all the DOS-only commands in table you can access sequentially and then find the specific command with a callable version of the FIND (Ctrl+F, Ctrl+Shift+F) and if values are found, store them in a table. The first part is fairly straight forward, the second would require RBTI giving us the means to access the FIND function from code; maybe it is already available and I just don't know. Javier, Javier Valencia, PE O: 913-829-0888 H: 913-397-9605 C: 913-915-3137 From: [email protected] <mailto:[email protected]> [mailto:[email protected]] On Behalf Of Bruce A. Chitiea Sent: Saturday, November 23, 2013 6:38 PM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: Finding Legacy commands before upgrading to Win 7 Michael: I just opened up the 'R:BASE eXtreme 9.5 Command Index.pdf' within Adobe Acrobat, and using the Edit>Advanced Search for the whole-word string 'DOS' found fifty one (51) references. This, and a shot at 'Function Index.pdf' might be good start. As for finding things in EEPs, for front-line tools see: 'R:BASE eXtreme 9.5 Hot Keys' at 'http://www.razzak.com/fte'. Cheers, Bruce Chitiea SafeSectors, Inc. eCondoMetrics 909.238.9012 cell From: [email protected] <mailto:[email protected]> [mailto:[email protected]] On Behalf Of Michael J. Sinclair Sent: Saturday, November 23, 2013 4:26 PM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: Finding Legacy commands before upgrading to Win 7 Javier, Is there a list of legacy only commands/functions? There is an old DOS program (I guess old and DOS are redundant) called findtext.exe that will seach for a string in a list of files. Don't know how I would do that for EEPS in Forms. Mike _____ From: Javier Valencia <[email protected] <mailto:[email protected]> > To: RBASE-L Mailing List <[email protected] <mailto:[email protected]> > Sent: Saturday, November 23, 2013 4:52 PM Subject: [RBASE-L] - RE: Finding Legacy commands before upgrading to Win 7 If we could somehow call the FIND utility from code, we could write a program that reads one "DOS-only" command at the time and runs "FIND" against forms, reports, labels and variables and reports if the command is found. Maybe someone can chime in with a feasible way to do this. Best regards, Javier Valencia, PE President cid:[email protected] <mailto:[email protected]> 1840 Valencia Technology Group, LLC 14315 S. Twilight Ln. Suite #14 Olathe, Kansas 66062-4571 913-829-0888 Office 913-915-3137 Cell 913-649-2904 Fax <mailto:[email protected] <mailto:[email protected]> > [email protected] <mailto:[email protected]> Visit us at: <http://www.vtgonline.com/> http://www.vtgonline.com Confidentiality Notice This electronic mail (including any attachments) may contain information that is privileged, confidential, and/or otherwise protected from disclosure to anyone other than its intended recipient(s). Any dissemination or use of this electronic email or its contents (including any attachments) by persons other than the intended recipient(s) is strictly prohibited. If you have received this message in error, please notify us immediately at 913-829-0888 or by reply email so that we may correct our internal records. Please then delete the original message (including any attachments) in its entirety. From: [email protected] <mailto:[email protected]> [mailto:[email protected] <mailto:[email protected]> ] On Behalf Of Michael J. Sinclair Sent: Saturday, November 23, 2013 2:46 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Finding Legacy commands before upgrading to Win 7 Is there an easy way to scan all of your code to look for legacy commands? Mike

