You would need to strip it out.

This what I use to get the filename.


PLUGINS loadfilename vefilename |fullpath on |TITLE SELECT file +
TO attach |view_mode list |initial_dir &vedir

SET VAR vefilename2 = (SRPL(.vefilename,'\',',',0))

SET VAR veitemcnt = (ITEMCNT(.vefilename2))

set var vfilenameonly = (SSUB(.vefilename2,.veitemcnt))

Dan Goldberg


From: [email protected] [mailto:[email protected]] On Behalf Of 
jan johansen
Sent: Thursday, February 15, 2018 12:06 PM
To: [email protected]
Subject: [RBASE-L] - File location and path

I'm looking for ideas.

I need BOTH the fullpath and the filename without the path.
I don't think there is an option using either of the loadfile plugins.

Thoughts?
--
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
---
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
[email protected]<mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.

-- 
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to