Directory and File Path are printed correctly but unable to save as again .. Same Error.. Not allowing adding updated_ in front of the excel sheet ... Below Is the Error I am getting :

Trying to save to directory updated_E:/Automation Related/Perl Scripts - ALL/IM S_debugging/Final_Scripts/Final_Script_Working Trying to save to file updated_E:/Automation Related/Perl Scripts - ALL/IM S_debugging/Final_Scripts/Final_Script_Working\Parameters.xlsx OLE exception from "Microsoft Office Excel": The file could not be accessed. Try one of the following: ò Make sure the specified folder exists. ò Make sure the folder that contains the file is not read-only. ò Make sure the file name does not contain any of the following characters: < > ? : | or * ò Make sure the file/path name doesn't contain more than 218 characters. Win32::OLE(0.1712) error 0x800a03ec in METHOD/PROPERTYGET "SaveAs" at E:\Automation Related\Perl Scripts - ALL\I MS_debugging\Final_Scripts\Final_Script_Working\IMS_Debug_Script_V5.pl line 591.


In reply to Re^6: Getting an exception while reading excel file using Win::OLE from a current directory by rockyurock
in thread Getting an exception while reading excel file using Win::OLE from a current directory by rockyurock

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.