× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Thanks! That did work. Now is figuring out how to take a variable that looks like this
/PCTmailAtach/777472539/20090428132348043/132348-Awards List with Recipients for Presenters - Penn's Inn.xlsx
And change it to look like this
'"/PCTmailAtach/777472539/20090428132348043/132348-Awards List with Recipients for Presenters - Penn''s Inn.xlsx"'
Using CL
The beginning and ending parts will be easy, changing the single quote into two single quotes will get tricky

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Crispin Bates
Sent: Wednesday, July 08, 2009 12:17 PM
To: Midrange Systems Technical Discussion
Subject: Re: RMVLNK issue

RMVLNK OBJLNK('"/crpadmcb/test/test''s.txt"')

That worked for me...

----- Original Message -----
From: "Mike Cunningham" <mike.cunningham@xxxxxxx>
To: "'Midrange Systems Technical Discussion'" <midrange-l@xxxxxxxxxxxx>
Sent: Wednesday, July 08, 2009 11:55 AM
Subject: RMVLNK issue


We allow faculty to send emails to students in their class and include an
attachment that we save to the IFS and then send in the email. We have a
process that scans the IFS for files that are over a week old and delete
them. We recently discovered that files with a quote in the name were not
being deleted. I can't find and way to delete an IFS object that has a
quote in the name using the RMVLNK commend. IBM documentation says if
there is an embedded quote that the entire quote should be in quotes but I
have tried all combinations I can think of and none of them work. What am
I missing?

I have tried

RMVLNK OBJLNK(/PCTmailAtach/777472539/20090428132348043/132348-Awards List
with Recipients for Presenters - Penn's Inn.xlsx)
RMVLNK OBJLNK('/PCTmailAtach/777472539/20090428132348043/132348-Awards
List with Recipients for Presenters - Penn's Inn.xlsx')
RMVLNK OBJLNK('/PCTmailAtach/777472539/20090428132348043/132348-Awards
List with Recipients for Presenters - Penn''s Inn.xlsx')
RMVLNK OBJLNK("/PCTmailAtach/777472539/20090428132348043/132348-Awards
List with Recipients for Presenters - Penn''s Inn.xlsx")
RMVLNK OBJLNK("/PCTmailAtach/777472539/20090428132348043/132348-Awards
List with Recipients for Presenters - Penn's Inn.xlsx")
RMVLNK OBJLNK('/PCTmailAtach/777472539/20090428132348043/132348-Awards
List with Recipients for Presenters - Penn'''s Inn.xlsx')


--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.





As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.