Javier I will try but I all most never start RBase in cms65.
Thanks Marc ----- Original Message ----- From: "Javier Valencia" <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[email protected]> Sent: Tuesday, November 01, 2005 2:36 PM Subject: [RBG7-L] - Re: plugin loadfilenameplus.rbl > Marc: > I seem to recall that if you specify a starting directory, it will always > open on that directory; if you do not specify a starting directory, then it > starts on the current directory or the last directory that you used in that > session...pretty much like Windows. You can try selecting a different > directory/file and then try it again and see if this time it open on the > last directory used. > This is the code I use so it goes back to the last directory used: > > PLUGINS loadfilenameplus.rbl vfile_name + > |fullpath ON + > |filter TEXT files (*.jpg)#*.jpg#data files (*.tif)#*.tif + > |title SELECT FILENAME + > |view_mode thumbnails > > You will see that I want to look only at JPEG and TIFF files only and I want > the window to open in the thumbnail format (very helpful for photos). > Javier, > > Javier Valencia, PE > President > Valencia Technology Group, L.L.C. > 14315 S. Twilight Ln, Suite #14 > Olathe, Kansas 66062-4578 > Office (913)829-0888 > Fax (913)649-2904 > Cell (913)915-3137 > ================================================ > Attention: > The information contained in this message and or attachments is intended > only for the person or entity to which it is addressed and may contain > confidential and/or privileged material. Any review, retransmission, > dissemination or other use of, or taking of any action in reliance upon, > this information by persons or entities other than the intended recipient > is prohibited. If you received this in error, please contact the sender and > delete the material from all system and destroy all copies. > ====================================================== > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] Behalf Of Marc > Sent: Tuesday, November 01, 2005 1:58 PM > To: RBG7-L Mailing List > Subject: [RBG7-L] - Re: plugin loadfilenameplus.rbl > > Hi Razzak again > > I tried the new plugin and I renamed > the directory cms65 to cxxxms65 > and it worked. > > It seems that it is finding the first folder where > the first 3 letters match. (I am in cms75 dir) > > Or I am going nuts. I very real possibility! > > Thanks > Marc > > > > > ----- Original Message ----- > From: "A. Razzak Memon" <[EMAIL PROTECTED]> > To: "RBG7-L Mailing List" <[email protected]> > Sent: Tuesday, November 01, 2005 11:17 AM > Subject: [RBG7-L] - Re: plugin loadfilenameplus.rbl > > > > At 11:50 AM 11/1/2005, Marc Schluter wrote: > > > > >I just cut and pasted your code and ran it at the > > >R> and it started in C:\cms65 but I was in > > >C:\cms75 directory. > > > > > >The date of the plugin is 7/19/05 > > > > > >Any suggestions? > > > > Marc, > > > > My example posted earlier was based on R:BASE 7.1 and > > 7.5 for Windows and the date for LoadFileNamePlus.RBL > > is 09/27/2005. > > > > I'll send you the latest version privately and see if > > that makes a difference. > > > > Very Best R:egards, > > > > Razzak. > > > > > >
