<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SAPscript editor is ignoring my changes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-editor-is-ignoring-my-changes/m-p/5785919#M1309059</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you try to chek the characteristics of the TABs (,,)? Perhaps something tabs have a wrong distance from left margin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Jun 2009 12:42:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-17T12:42:02Z</dc:date>
    <item>
      <title>SAPscript editor is ignoring my changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-editor-is-ignoring-my-changes/m-p/5785917#M1309057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am in the process of editing a SAPscript form and I have made about 20 changes so far. I have only a couple left. I have been saving my changes and transporting them and everything has been working fine. However, I have two changes that are being completely ignored by the editor. On one line I am trying to have three underlined sections separated by tabs so I have the following code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;ULINE(14)&amp;amp;,, &amp;amp;ULINE(14)&amp;amp;,,&amp;amp;ULINE(14)&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you may notice, there is an extra space after the first tab (,,). I have tried to remove this space and the editor just keeps putting it back. I have tried removing the line and re-writing it and other things trying to trick the editor into removing it, but nothing works, it just keeps putting it back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I have some character formatting on one line and I simply want all the words to have the same character format so I use the following code (where &amp;lt;K&amp;gt; is the tag for the format I want):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;K&amp;gt;WORD1,,WORD2,,WORD3,,WORD4,,WORD5&amp;lt;/K&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever I leave the editor and come back into it, it changes this line to the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;K&amp;gt;WORD1,,WORD2,,WORD3,,&amp;lt;/K&amp;gt;WORD4,,WORD5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*I know the ending tag is not &amp;lt;/K&amp;gt; it is the same just without the K, but this forum won't let me post that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It moves the ending tag behind the third word and I can not get the last two words to have the same format as the rest. I have tried adding and extra &amp;lt;K&amp;gt; after the the thrid word, just for use with the last two words, but when I leave the editor and come back in, it just removes my formatting for the last two words like I had never put it in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's like the editor has a mind of its own. This is VERY frustrating. Has anyone ever experienced anything like this? Does anyone have any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2009 12:28:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-editor-is-ignoring-my-changes/m-p/5785917#M1309057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-17T12:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAPscript editor is ignoring my changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-editor-is-ignoring-my-changes/m-p/5785918#M1309058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check original language of form( see in form header).If your orginial language of form is  differrent from form language then you need to do changes in both language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mohit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Mohit khandelwal on Jun 17, 2009 2:36 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2009 12:36:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-editor-is-ignoring-my-changes/m-p/5785918#M1309058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-17T12:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAPscript editor is ignoring my changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-editor-is-ignoring-my-changes/m-p/5785919#M1309059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you try to chek the characteristics of the TABs (,,)? Perhaps something tabs have a wrong distance from left margin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2009 12:42:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-editor-is-ignoring-my-changes/m-p/5785919#M1309059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-17T12:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: SAPscript editor is ignoring my changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-editor-is-ignoring-my-changes/m-p/5785920#M1309060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check whether the window is a Variable window or not? if not then change it to variable window&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2009 12:42:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-editor-is-ignoring-my-changes/m-p/5785920#M1309060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-17T12:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: SAPscript editor is ignoring my changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-editor-is-ignoring-my-changes/m-p/5785921#M1309061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I check to see if it is a variable window or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why did it accept all of my other changes to the same window, but not these?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2009 13:25:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-editor-is-ignoring-my-changes/m-p/5785921#M1309061</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-17T13:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAPscript editor is ignoring my changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-editor-is-ignoring-my-changes/m-p/5785922#M1309062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have found out that its type is 'MAIN', but it needs to be a MAIN window because it needs to be continuous. Also, I tried changing it and it wouldn't let me. The check box is grayed out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't think it would matter becuase I have made other changes to this form without any problems and in fact have changed this same window without any problems, but the form is an SAP original named F140_DOCU_EXEC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2009 13:32:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-editor-is-ignoring-my-changes/m-p/5785922#M1309062</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-17T13:32:43Z</dc:date>
    </item>
  </channel>
</rss>

