Definitions: Expert: Former (ex) drip under pressure (spurt)
Consultant: one with knowledge who lives more than 50 miles away. James Belisle Making Information Systems People Friendly Since 1990 ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Dennis McGrath Sent: Friday, June 15, 2012 1:28 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Now problem with LoadFilenamePlus.rbl in 9.1 -Fixed! My favorite is: The words 'expert' and 'professional' are not synonyms. One may be both but plenty of professionals are not. Dennis McGrath Software Developer QMI Security Solutions 1661 Glenlake Ave Itasca IL 60143 630-980-8461 [email protected] From: [email protected] [mailto:[email protected]] On Behalf Of Bruce Chitiea Sent: Friday, June 15, 2012 1:01 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Now problem with LoadFilenamePlus.rbl in 9.1 - Fixed! In honor of Father's Day, one of my Dad's favorite business 'grousings', and cautions to his sons: 'Consultants are a dime, a dozen.' True again. Bruce -------- Original Message -------- Subject: [RBASE-L] - Re: Now problem with LoadFilenamePlus.rbl in 9.1 - Fixed! From: "Mike Byerley" <[email protected]> Date: Fri, June 15, 2012 10:17 am To: [email protected] (RBASE-L Mailing List) "And BTW: the consultant I'm doing this project : with insists on external programs for everything, no internal code" I fail to see the logic there. I know you can never win an argument with a customer..... ----- Original Message ----- From: <[email protected]> To: "RBASE-L Mailing List" <[email protected]> Sent: Friday, June 15, 2012 12:22 PM Subject: [RBASE-L] - Re: Now problem with LoadFilenamePlus.rbl in 9.1 - Fixed! : With help from John at RBTI I figured out what the problem is with : my LoadFilenamePlus! I changed my code to use the internal plugin : rather than the external, but I had the same problem. After closing the : form, my main menu form's group menu functions did nothing. The only : thing I could do is click the "X" to close the form. : : Turns out that with 9.1 they changed it so that it will change the active : working directory to whatever you were searching for. So I needed to : add this to my option list: |NO_CHANGE_DIR ON : : My group menu bar couldn't find any external files because we were now : in the wrong directory. And BTW: the consultant I'm doing this project : with insists on external programs for everything, no internal code, so : that's : why file locations are important here. : : Karen : : : In a message dated 6/14/2012 4:25:47 PM Central Daylight Time, : [email protected] writes: : > The plugins syntax have changed a little in 9.X. : > : > Here is the link to look at the syntax changes. It also tells you which : > ones are included with Rbase and which one are for purchase. : > : > http://www.rbase.com/products/pluginpowerpack95/PluginPowerPack95.pdf : > : > Dan : > : > : > : > From: [email protected] : > Sent: Thursday, June 14, 2012 1:20 PM : > To: RBASE-L Mailing List : > Subject: [RBASE-L] - Now problem with LoadFilenamePlus.rbl in 9.1 : > : > : > : > Wow, this upgrade to 9.1 is anything but smooth so far... : > : > The client says I don't need to use the wildcard. So fine, now the : > Chkfile works. : > : > If there are files, then I was using LoadFilenamePlus.rbl to bring up the : > file selection box. The date of this file is from back in October 2007, : > and I can't find an updated copy. The box comes up, I can select a filename : > and launch the PDF file, but at that point RBase is locked up. : > : > So I'm assuming my plugin is old, or there's another way to bring up a : > file list? : > : > Karen : > : > : > : >

