February 9, 200620 yr Newbies Hello Could I change a path container to display quicktime files in one part of my database?. I did a GetAsText "size:432,324 movie:base de datos PLACIDO/BASE DATOS-PLACIDO /EDIT STYLE/08 Telefonica Movistar.mov moviemac:/Macintosh HD/Users/jescorredera/Documents/base de datos PLACIDO/BASE DATOS-PLACIDO /EDIT STYLE/08 Telefonica Movistar" I´d like delete "base de datos PLACIDO" Apologize about my english If you could help me I´ll be very thankful meanwhile I´m going to continue trying.
February 28, 200619 yr Juan, Do you mean that you just want to strip out "base de datos PLACIDO" from your GetAsText(ContainerName)? Try: Substitute (GetAsText (ContainerName); "base de datos PLACIDO" ; "" ) Hope this helps! Espero que le ayude!
Create an account or sign in to comment