Shift Delete problem

Hi Guys,
I have a Text as   "ABCDEFGH"
I need to remove the Quotes ( " ) at the start and the end.
Kindly help.
Thanks and regards,
Frank

Hi,
It is very simple.there are 2 approach for doing this:
1.
data:l_string(10) type c,
       l_string1(8) type c.
l_string = '"ABCDEFGH"'.
l_string1 = l_string+1(8). "this will read l_string A till H into l_string1
write: l_string1.
OR
2.
data:l_string(10) type c,
       l_string1(8) type c,
      l_len type i,
     counter type i.
l_string = '"ABCDEFGH"'.
l_len = strlen(l_string).
l_string1 = l_string+1(l_len -1). "this will read l_string A till H into l_string1
Hope this might help you.
Pooja
Edited by: Pooja Gupta on Feb 11, 2009 12:53 PM

Similar Messages

  • Command-Shift-Delete no longer works in Mail

    I could easily delete Mail Trash using Command-Shift-Delete. Now that no longer works.

    Anthony Beard wrote:
    NOW I KNOW WHAT THE PROBLEM WAS...--> THE FONT!!!
    I always use monospaced fonts for email, by preference; it's easy to line up things. The problem is the font. Change the font to something other than what you're using, I just selected Arial and then the italic feature worked!!! Hope this helps!
    It isn't about whether it's monospaced, it's about whether the font contains the style variants. Clearly Apple is taking the position of the typographic purist, which means they won't fake a bold or italic like in the old days, they only want to use it if it actually exists.

  • When trying to cler all browsing history at the location bar, although I follow the instructions to 'ctrl, shift, delete, some web pages remain stuck. Even if I highlight them one at a time and hit delete, they remain. What can I do to eliminate them?

    When trying to delete web pages from my history at the location bar drop-down area, I do as Firefox instructs by hitting the 'ctrl, shift, delete' keys but some web pages remain. Even if I highlight each page and hit delete, they remain. How can I eliminate these web pages?

    If you visit a bookmarked site then that site will become a history item and shows as such in the location bar drop down list.

  • Two Related (?) file deleting problems in Finder and Time Machnine

    My internal drive is partition into two volumes. In the second one (the "non-boot" one), I was have trouble putting files in the trash that were locked. As I was tracking that down I coincidentally(?) started having another problem.
    I started getting a message that the files being put into the trash must be deleted immediately. I check permissions and I had read/write Privileges in the user account I'm normally logged into. However, If I logged into my administrator account, I could put things in the trash without deleting them. I noticed that ignore ownerships wasn't checked, so I checked that.
    That allowed my to put files into the trash without immediately deleting them. I went ahead and deleted the files I wanted to get rid of. However, I'm wondering if there was another issue because I am lead to understand that the ownership privileges shouldn't have necessitated checking "ignore ownerships"?
    Also, I had trouble deleting the backups of those files and folders in time machine. I can delete most of it. But for one folder (and all the folders in which it resides in the hierarchy) I can't deleted it. I tell it to delete backups of that folder (or folders it is in), I put in the password, and goes "ding". But nothing disappears...
    (After I wrote this, I tried unchecking "ignore ownerships" and the problem did not reappear. I can still put files in the trash without the immediate deletion problem.)
    Message was edited by: davidpsummers
    Message was edited by: davidpsummers

    Pondini wrote:
    davidpsummers wrote:
    Also, I had trouble deleting the backups of those files and folders in time machine. I can delete most of it. But for one folder (and all the folders in which it resides in the hierarchy) I can't deleted it. I tell it to delete backups of that folder (or folders it is in), I put in the password, and goes "ding". But nothing disappears...
    Are you doing that via the Finder or Terminal? If so, that's not the way to delete backups. See #12 in [Time Machine - Frequently Asked Questions|http://web.me.com/pondini/Time_Machine/FAQ.html] (or use the link in *User Tips* at the top of the +Time Machine+ forum).
    And now I'm getting an error in time machine. "Files can't be copied onto the backup disk because it appears to be "read only"". I do get info on the disk, and my account has Read & Write privleges, but it say "You can only read" above that".
    The Finder or Terminal deletions may have corrupted your backups. Repair them, per #A5 in [Time Machine - Troubleshooting|http://web.me.com/pondini/Time_Machine/Troubleshooting.html] (or use the link in *User Tips* at the top of the +Time Machine+ forum).
    Message was edited by: Pondini
    I'm doing the deletion through Time Machine (I go into Time Machine, find the folder in the backup, and ask Time machine to delete all backups of that folder).
    I did find the tip of unmounting the disk, rebooting, and remounting it. That Stopped messages about the disk being read only. However, the folder still doesn't delete. I'm also a bit worried about these being symptoms of some other problem...
    Message was edited by: davidpsummers

  • Any idea why command-shift-delete is not working?

    I have had a MacBook Pro for a few years, and recently purchased a new iMac. the iMac arrived, and I transferred everything from the MBP to the iMac using the Migration Assistant. Worked very well, from what I can tell. The only thing I am unable to do is delete using shift-delete and empty the trash using command-shift-delete.
    I should also say that I did the initial setup of my iMac with a separate Admin account, then deleted that account to use the old account from my MBP on the iMac. I suspect this is a permissions issue, and I have seen articles that suggest deleting this trash account and letting OS X recreate.
    Any thoughts on what else to try?
    Thanks in advance for any help!
    Ineed911

    baltwo - I acknowledge that I wrote this incorrectly as shift-delete. That said, I am unable to delete a file/folder using command-delete. Also, unable to empty the trash using command-shift-delete.
    I had already tried resetting my keyboard shortcuts, and this did not help either.
    And these shortcuts worked on my MBP prior to the migration.
    do appreciate the reply and attempt.

  • Delete on key board stopped working. I have been using fn-delete and shift-delete. Any solution to resolve this without having to use fn/shift??

    delete on key board stopped working. I have been using fn-delete and shift-delete. Any solution to resolve this without having to use fn/shift??

    Yes but there's no point doing it here. As the Terms of Use make quite clear this is a User to User forum. It's Users like you talking to other Users. It's not a channel to communicate with Apple.
    Regards
    TD

  • Shift+Delete = Forward Delete is Driving Me Mad

    Is there any way to make Shift+Delete do normal backward-delete instead of forward-delete?
    Edit a keyboard layout maybe?

    Read here:
    https://discussions.apple.com/thread/2274225?start=0&tstart=0

  • [4.0] Bug - can't save changes in table after clearing date field with shift+delete

    Steps to reproduce:
    1) Open any table containing columns of DATE type, go to "Data" tab
    2) Find any non-null cell in said column
    3) Select said cell, press shift+delete. Cell's value becomes (null) and row is marked for update.
    4) Press Commit button or F11
    After that, this line appears in "Messages" window:
    One error saving changes to table "SCHEMA"."TABLE_NAME":
    If you clear column by typing space and deleting it, cell's value becomes (null) as well, but commit works. Update statement from worksheet also work, so it's not a table issue.

    please any answer
    شركة نظافة بالرياض شركة تنظيف شقق بالرياضشركة تنظيف موكيت بالرياضشركة تنظيف مجالس بالرياضشركة تنظيف منازل بالرياض شركة تسليك مجارى بالرياضشركة نقل اثاث بالرياضشركة مكافحة حشرات بالرياضشركة تنظيف بيوت بالرياضشركة تنظيف خزانات بالرياضشركة عزل اسطح بالرياضشركة تنظيف بالخرجشركة رش مبيدات عزل اسطحتنظيف شقق بالرياضتنظيف موكيت بالرياضشركة تنظيف مجالس بالرياضشركة تنظيف بيوت بالرياضشركة تنظيف واجهات زجاج بالرياض شركة تنظيف بيارات بالرياضشركة تنظيف بالخرجشركة تنظيف منازل بالرياضشركة نقل اثاث بالرياضشركة تنظيف خزانات بالرياضشركة مكافحة حشرات بالرياضشركة نقل اثاث بالرياضشركة مكافحة حشرات بالرياضشركة تخزين اثاث بالرياضنقل اثاثشركة تنظيفشركة تنظيف شركة تنظيف شقق بالرياض شركة تنظيف موكيت بالرياض شركة نقل اثاث بالرياضشركة تنظيف بيوت بالرياضشركة تنظيف واجهات حجر بالرياضشركة كشف تسربات المياه بالرياضشركة تخزين اثاث بالرياضنقل اثاثشركة تنظيف فلل بالرياضشركة تخزين عفش بالرياضشركة نقل عفش بالرياضشركة تنظيف موكيت بالرياضشركة تنظيف مجالس بالرياضشركة تنظيف شقق بالرياضشركة تنظيف بيوت بالرياضشركة تنظيف بيارات بالرياضشركة رش مبيدات بالرياضشركة مكافحة حشرات بالرياضشركة عزل خزانات بالرياضعزل الاسطحشركة تنظيف خزانات بالرياضشركة تنظيف واجهات زجاج بالرياض شركة نقل اثاث بالرياضشركة ترميمات عامة بالرياضشركة تنظيف منازل بالرياضشركة تسليك مجارى بالرياض شركة تنظيف واجهات حجر بالرياضشركة كشف تسربات المياه بالرياضشركة تخزين عفش بالرياضنقل اثاثشركة تنظيف فلل بالرياضشركة تخزين عفش بالرياضشركة نقل عفش بالرياضشركة تنظيف موكيت بالرياضشركة تنظيف مجالس بالرياضشركة تنظيف شقق بالرياضشركة تنظيف بيوت بالرياضشركة تنظيف منازل بالرياضشركة تنظيف بيارات بالرياضشركة رش مبيدات بالرياضشركة مكافحة حشرات بالرياضشركة عزل خزانات بالرياضعزل الاسطحشركة تسليك مجارى بالرياضشركة تنظيف خزانات بالرياضشركة تنظيف واجهات زجاج بالرياضترميمات عامة شركة تنظيف واجهات حجرية بالرياضشركة كشف تسربات المياه بالرياضشركة تخزين اثاث بالرياضشركة نقل اثاث بالرياضشركة تنظيف فلل بالرياضشركة تخزين عفش بالرياضشركة نقل عفش بالرياضشركة تنظيف موكيت بالرياضشركة تنظيف مجالس بالرياضشركة تنظيف شقق بالرياضشركة تنظيف بيوت بالرياضشركة تنظيف بيارات بالرياضشركة رش مبيدات بالرياضشركة مكافحة حشرات بالرياضشركة عزل خزانات بالرياضشركة عزل اسطح بالرياضشركة تنظيف خزانات بالرياضشركة تنظيف واجهات زجاج بالرياض شركة كشف تسربات المياه بالخرجشركة تخزين اثاث بالخرجشركة نقل اثاث بالخرجشركة تخزين عفش بالخرجشركة نقل عفش بالخرجشركة تنظيف موكيت بالخرجشركة تنظيف مجالس بالخرجشركة تنظيف شقق بالخرجشركة تنظيف بيوت بالخرجشركة تنظيف منازل بالخرجشركة تنظيف بيارات بالخرجشركة مكافحة حشرات بالخرجشركة ترميمات عامة بالرياضشركة عزل خزانات بالرياضشركة عزل اسطح بالخرجشركة تنظيف خزانات بالخرجشركة تسليك مجاري بالخرجشركة رش مبيدات بالخرجشركة تنظيف بالخرج شركة كشف تسربات المياه بالخرجشركة تخزين اثاث بالخرجشركة نقل اثاث بالخرجشركة تخزين عفش بالخرجشركة نقل عفش بالخرجشركة تنظيف موكيت بالخرجشركة تنظيف مجالس بالخرجشركة تنظيف شقق بالخرجشركة تنظيف بيوت بالخرجشركة تنظيف منازل بالخرجشركة تنظيف بيارات بالخرجشركة مكافحة حشرات بالخرجشركة عزل خزانات بالخرجشركة عزل اسطح بالخرجشركة تنظيف خزانات بالخرجشركة تسليك مجاري بالخرجشركة رش مبيدات بالخرجشركة تنظيف فلل بالخرج شركة كشف تسربات المياه بالخرجشركة تخزين اثاث بالخرجشركة نقل اثاث بالخرجشركة تخزين عفش بالخرجشركة نقل عفش بالخرجشركة تنظيف موكيت بالخرجشركة تنظيف مجالس بالخرجشركة تنظيف شقق بالخرجشركة تنظيف بيوت بالخرجشركة تنظيف منازل بالخرجشركة تنظيف بيارات بالخرجشركة مكافحة حشرات بالخرجشركة عزل خزانات بالرياضشركة عزل اسطح بالخرجشركة تنظيف خزانات بالخرجشركة تسليك مجاري بالخرجشركة رش مبيدات بالخرجشركة تنظيف فلل بالخرجشركة ترميمات عامة بالرياضشركة ترميمات عامة بالخرجشركة تنظيف واجهات حجرية بالخرج

  • SDB - delete problem/solution

    Hi Experts.
    Is it possible to delete problem/solution from solution database? There is information in help that it is not possible to delete problem/solution, but that they can be archived.. But note 946030 says it is not available...
    Regards
    Piotr

    Hello Piotr,
    In version 4 it was released one note (730402) that allow us to delete some symptoms and solutions. However, this may lead into some inconsistencies if they're linked with documents. We've never tried to execute it.... but if this may help you, try it
    Kind regards,
    Bruno

  • No confirmation for shift-deleting messages in saved searches

    I have noticed that there is no confirmation for Shift-deleting messages in saved searches, only in regular mail folders. This is rather dangerous.
    I have checked my config editor, and I have have "mail.warn_on_shift_delete" = true, but this seems to apply only to regular mail folders (where I do get the confirmation diaog), not "virtual" ones like saved searches.
    This seems like a bug - at least in my usage of virtual folders they are as real as regular folders, and I would like to have the same level of protection against mistakes there.

    I figured it out.  I had to go to m.google.com/sync in the browser and change a delete setting there.  Don't know how it got switched though.

  • Color shift printing problem from LR solved!!

    Check this discussion for workaround to the color shift printing problem in LR. It's for the 3800, but I assume it also applies to other Epson printers, and quite possibly to other printer vendors.
    http://www.adobeforums.com/webx/.3c05f2c5/6

    Yes it applies to Canon as well.

  • Copy URL with Shift+Delete

    Good night,
    The URL stay in browse without "http://" ("www.example.com.br"), and when I copy an URL with "Crtl+C" or "Crtl+X" it will paste with "http://" ("http://www.example.com.br/"). But if i use "Shift+Delete" it's don't work, when I use this shortcut it's paste the URL without "http://".
    I usually use "Shift+Delete" and "Shift+Insert" for cut and paste, and this bug is very boring when I want to share something.
    Sorry if my english isn't the best, but thanks for your attention.

    You can set the <b>browser.urlbar.trimURLs</b> pref to <i>false</i> on the <b>about:config</b> page to see the http: protocol.
    * https://developer.mozilla.org/en/Mozilla/Preferences/Preference_reference/browser.urlbar.trimURLs
    * https://developer.mozilla.org/en/Mozilla/Preferences/Preference_reference/browser.urlbar.formatting.enabled

  • Ripple Delete Problems

    I have been training myself on Final Cut Express 4 with the lessons from the Weynand book. I am unable to do ripple deletes. If I use Sequence > Ripple Delete, I delete the selected clip and the gap remains. If I hit Shift-Delete (small delete) nothing happens. I also am unable to remove gaps in the timeline by selecting them and htting delete. What is wrong?

    I don't have version 4, I use 3.5, so this may not be entirely helpful, but if you right-click (command-click) on the gap in the track, one of the options will be to fill with a slug. Then ripple delete the slug, and it should shift to eliminate the gap.
    As for why you're not getting satisfaction from the ripple delete, I'm not sure. Are your cap locks on, sometimes that stops rendering and it might also keep certain actions from taking place. Just a guess.

  • Delete song from playlist and library: only by Shift+Delete ? No right-click menu ?

    Am I missing this function somewhere in the drop-down menu, when you right-click on a song from a playlist ?
    I see only the "Delete" action, which only removes the song from the playlist, not from the library.
    Same as pressing the Delete key on the keyboard.
    Shouldn't there be both actions: "Delete From Playlist", and "Delete From Library" (the second one implies it is
    also deleted from this playlist and from any other playlist).
    And why is Shift-Delete not documented in the Help / Keyboard shortcuts ?

    If you are deleting from a playlist and you want to delete for the library as well, you have to press shift and delete.

  • How to change "fn+delete" to "shift+delete" ?

    I'm new mac user and it's quite hassle to use fn+del key to 'back-delete' like I have been doing in Windows PC.
    is there anyway I could change shortcut key from fn+del to shift+del ?
    cheers.

    Here is an Applescript that you could use:
    tell application "System Events"
    key code 51 using 63
    end tell
    The numbers are just the codes that the OS uses for them, so it is basically telling the computer to simulate pressing delete (51) while holding Fn (63).
    Then save that as an application in Script Editor, and set the hotkey to Shift+Delete in your favorite app launcher.
    I recommend Butler...it's the most detailed and configurable one that I have used.

Maybe you are looking for

  • How do I print a web page and make it look "right"?

    When I try to print a web page, the printout (and preview) does not match the on-screen web page look. Does anyone know why that is? For example, the fonts change to Times New Roman, links appear underlined, the format changes, and some images disapp

  • Best performance in a cartesian product

    i've got a select that needs a cartesian product. ex: SELECT NVL(a.year,cp.year) year, NVL(a.month,cp.month), NVL(a.value,0) value FROM (select year, month from year, month) cp, values a WHERE cp.year = a.year(+) AND cp.month = a.month(+) i have to s

  • How to lock Operational budget

    Dear all, I want to know how to lock operational budget in Project System? Thanks, Nelmaz

  • Connection time is around 66 seconds

    Hi, when I connected with oracle 10g and windows 2003 it ran the query. there is no problem with the execution of query. But the main problem is it is taking around 66 second to make a connection and takes 0.124 sec to execute the select command I am

  • Won't go past gray screen

    When we turn on the mini it gives us a Guest Log in screen....no home screen?