<?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 Betreff: Script Pro 2.0 in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/script-pro-2-0/m-p/11378977#M51791</link>
    <description>&lt;P&gt;Lol, ikr.. it's stressing me out. I do need a break. I'll take one &amp;amp; try again tomorrow to troubleshoot. I'm gonna figure it out though cause it bothers me. Thanks for your help though&lt;/P&gt;</description>
    <pubDate>Wed, 24 Aug 2022 18:23:09 GMT</pubDate>
    <dc:creator>sssf_23</dc:creator>
    <dc:date>2022-08-24T18:23:09Z</dc:date>
    <item>
      <title>Script Pro 2.0</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/script-pro-2-0/m-p/11377216#M51780</link>
      <description>&lt;P&gt;&lt;STRONG&gt;I am currently using Script 2.0 to batch a delete stamp script. I am not very familiar with this program. When I run my batch everything seems fine &amp;amp; the status is "Done" but when I open the original drawing my stamps are still there. Not sure, but I think it is not saving properly. I have qsave at the end of my script. When I run using the wizard button. I can see that the stamps are coming off but they are not saving. I also am using Auto CAD 2020. Can someone please assist. Thanks&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 04:52:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/script-pro-2-0/m-p/11377216#M51780</guid>
      <dc:creator>sssf_23</dc:creator>
      <dc:date>2022-08-24T04:52:45Z</dc:date>
    </item>
    <item>
      <title>Betreff: Script Pro 2.0</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/script-pro-2-0/m-p/11377264#M51781</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;is your script working in a single file without scriptpro incl. Qsave?&lt;/P&gt;
&lt;P&gt;Share your Script.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Screenshot of scriptpro window&lt;/P&gt;
&lt;P&gt;and Scriptpro settings?&lt;/P&gt;
&lt;P&gt;Where is the report from Scriptpro?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We need more informations to help you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 05:40:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/script-pro-2-0/m-p/11377264#M51781</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2022-08-24T05:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: Script Pro 2.0</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/script-pro-2-0/m-p/11378107#M51782</link>
      <description>Test your script file in that DWG file (without the add-on) to see if it even works first using SCRIPT command: let us know.</description>
      <pubDate>Wed, 24 Aug 2022 12:46:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/script-pro-2-0/m-p/11378107#M51782</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2022-08-24T12:46:36Z</dc:date>
    </item>
    <item>
      <title>Betreff: Script Pro 2.0</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/script-pro-2-0/m-p/11378232#M51783</link>
      <description>&lt;P&gt;Ok, so yesterday everything appeared to be working properly but today is different. I did as you suggested &amp;amp; tested the script on a single file. When I drag &amp;amp; drop the script into the drawing a message comes up: 3 of the monitored system variables have changed from the preferred value. Use SYSVARMONITOR command to view changes. When I copy &amp;amp; paste "SYSVARMONITOR" this is what I receive:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sssf_23_0-1661345904694.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1107510iBF520EF0C06CC9A2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sssf_23_0-1661345904694.png" alt="sssf_23_0-1661345904694.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have unchecked Notify when these system variables change, reset all &amp;amp; ok. It's not reading the script at all on drag &amp;amp; drop. If I copy &amp;amp; paste to the command line, the command processes but I receive: 1&amp;nbsp;of the monitored system variables have changed from the preferred value. Use SYSVARMONITOR command to view changes.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sssf_23_1-1661346497414.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1107515i900C4B6DEA8FBD10/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sssf_23_1-1661346497414.png" alt="sssf_23_1-1661346497414.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'm not even sure at this point if it is saving &amp;amp; reading the script all the way through &amp;amp; I'm assuming it is not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My script is:&lt;/P&gt;&lt;P&gt;FILEDIA 0&lt;BR /&gt;CMDDIA 0&lt;BR /&gt;-laydel&lt;BR /&gt;n&lt;BR /&gt;stamp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;y&lt;BR /&gt;z e&lt;BR /&gt;-purge&lt;BR /&gt;a&lt;BR /&gt;*&lt;BR /&gt;n&lt;BR /&gt;-purge&lt;BR /&gt;a&lt;BR /&gt;*&lt;BR /&gt;n&lt;BR /&gt;FILEDIA 1&lt;BR /&gt;CMDDIA 1&lt;BR /&gt;qsave&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm bascially just trying to delete a stamp(s) on a stamp layer, purge it, zoom extents, then save.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Script Pro Window:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sssf_23_2-1661346960584.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1107519i6CDF48B39294A7B0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sssf_23_2-1661346960584.png" alt="sssf_23_2-1661346960584.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sssf_23_3-1661347052539.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1107520i1749188FD5EAEC08/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sssf_23_3-1661347052539.png" alt="sssf_23_3-1661347052539.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sssf_23_4-1661347233360.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1107522i553A3075F3AB5BBA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sssf_23_4-1661347233360.png" alt="sssf_23_4-1661347233360.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sssf_23_5-1661347311294.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1107524i57C1CC593A10ADEB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sssf_23_5-1661347311294.png" alt="sssf_23_5-1661347311294.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Report on one drawing as follows:&lt;/P&gt;&lt;P&gt;Project file:&lt;BR /&gt;Drawing file: C:\Users\ericka.breaux\Desktop\Test\G3204A01.DWG&lt;/P&gt;&lt;P&gt;Processed by Computer: QL-PF20JH1X&lt;/P&gt;&lt;P&gt;User name : Ericka.Breaux&lt;/P&gt;&lt;P&gt;[ Status summary ]&lt;BR /&gt;Done&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;R e d i r e c t s t d o u t ( f i l e : C : \ U s e r s \ E R I C K A ~ 1 . B R E \ A p p D a t a \ L o c a l \ T e m p \ a c c c 1 2 1 1 6 2 ) .&lt;BR /&gt;A c C o r e C o n s o l e : S t d O u t C o n s o l e M o d e : p r o c e s s e d - o u t p u t : d i s a b l e d , a u t o&lt;BR /&gt;A u t o C A D C o r e E n g i n e C o n s o l e - C o p y r i g h t 2 0 1 9 A u t o d e s k , I n c . A l l r i g h t s r e s e r v e d . ( Q . 4 7 . 0 . 0 )&lt;BR /&gt;&lt;BR /&gt;E x e c u t i o n P a t h :&lt;BR /&gt;C : \ P r o g r a m F i l e s \ A u t o d e s k \ A u t o C A D 2 0 2 0 \ a c c o r e c o n s o l e . e x e&lt;BR /&gt;&lt;BR /&gt;V e r s i o n N u m b e r : Q . 4 7 . 0 . 0 ( U N I C O D E )&lt;BR /&gt;C o r e H e a r t B e a t&lt;BR /&gt;R e g e n e r a t i n g m o d e l .&lt;BR /&gt;P r e s s E N T E R t o c o n t i n u e :&lt;BR /&gt;* * * * S y s t e m V a r i a b l e C h a n g e d * * * *&lt;BR /&gt;3 o f t h e m o n i t o r e d s y s t e m v a r i a b l e s h a v e c h a n g e d f r o m t h e p r e f e r r e d v a l u e . U s e S Y S V A R M O N I T O R c o m m a n d t o v i e w c h a n g e s .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;C o m m a n d :&lt;BR /&gt;C o m m a n d :&lt;BR /&gt;&lt;BR /&gt;C o m m a n d :&lt;BR /&gt;C o m m a n d : F I L E D I A&lt;BR /&gt;E n t e r n e w v a l u e f o r F I L E D I A &amp;lt; 0 &amp;gt; : 0&lt;BR /&gt;&lt;BR /&gt;C o m m a n d : C M D D I A&lt;BR /&gt;E n t e r n e w v a l u e f o r C M D D I A &amp;lt; 0 &amp;gt; : 0&lt;BR /&gt;&lt;BR /&gt;C o m m a n d : - l a y d e l&lt;BR /&gt;&lt;BR /&gt;S e l e c t o b j e c t o n l a y e r t o d e l e t e o r [ N a m e ] : n&lt;BR /&gt;&lt;BR /&gt;E n t e r l a y e r n a m e o r [ ? ] : s t a m p&lt;BR /&gt;&lt;BR /&gt;S e l e c t e d l a y e r s : S T A M P .&lt;BR /&gt;S e l e c t o b j e c t o n l a y e r t o d e l e t e o r [ N a m e / U n d o ] :&lt;BR /&gt;&lt;BR /&gt;* * * * * * * * W A R N I N G * * * * * * * *&lt;BR /&gt;&lt;BR /&gt;T h e r e a r e 1 b l o c k d e f i n i t i o n ( s ) w h i c h r e f e r e n c e t h e l a y e r ( s ) y o u a r e d e l e t i n g .&lt;BR /&gt;T h e b l o c k ( s ) w i l l b e r e d e f i n e d a n d t h e e n t i t i e s r e f e r e n c i n g t h e l a y e r ( s )&lt;BR /&gt;w i l l b e r e m o v e d f r o m t h e b l o c k d e f i n i t i o n ( s ) .&lt;BR /&gt;&lt;BR /&gt;Y o u a r e a b o u t t o d e l e t e l a y e r " S T A M P " f r o m t h i s d r a w i n g .&lt;BR /&gt;&lt;BR /&gt;D o y o u w i s h t o c o n t i n u e ? [ Y e s / N o ] &amp;lt; N o &amp;gt; : y&lt;BR /&gt;&lt;BR /&gt;R e d e f i n i n g b l o c k " S T A M P " .&lt;BR /&gt;&lt;BR /&gt;D e l e t i n g l a y e r " S T A M P " .&lt;BR /&gt;1 l a y e r d e l e t e d .&lt;BR /&gt;C o m m a n d : z U n k n o w n c o m m a n d " Z " . P r e s s F 1 f o r h e l p .&lt;BR /&gt;&lt;BR /&gt;C o m m a n d : _ . q u i t&lt;BR /&gt;&lt;BR /&gt;C o m m a n d :&lt;BR /&gt;* * * * S y s t e m V a r i a b l e C h a n g e d * * * *&lt;BR /&gt;2 o f t h e m o n i t o r e d s y s t e m v a r i a b l e s h a v e c h a n g e d f r o m t h e p r e f e r r e d v a l u e . U s e S Y S V A R M O N I T O R c o m m a n d t o v i e w c h a n g e s .&lt;BR /&gt;&lt;BR /&gt;------------------------------------------------------------------------------&lt;BR /&gt;------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Hope this is enough information to find a solution. I really appreciate you responding &amp;amp; taken the time to assist.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 13:31:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/script-pro-2-0/m-p/11378232#M51783</guid>
      <dc:creator>sssf_23</dc:creator>
      <dc:date>2022-08-24T13:31:26Z</dc:date>
    </item>
    <item>
      <title>Betreff: Script Pro 2.0</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/script-pro-2-0/m-p/11378244#M51784</link>
      <description>&lt;P&gt;According to the report it looks like it is stopping at the zoom command. I think it has something to do with the spacing or how the script is written. I have tried so many combinations but I can not get it to work.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 13:33:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/script-pro-2-0/m-p/11378244#M51784</guid>
      <dc:creator>sssf_23</dc:creator>
      <dc:date>2022-08-24T13:33:42Z</dc:date>
    </item>
    <item>
      <title>Betreff: Script Pro 2.0</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/script-pro-2-0/m-p/11378414#M51785</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/12783695"&gt;@sssf_23&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;According to the report it looks like it is stopping at the zoom command. I think it has something to do with the spacing or how the script is written. I have tried so many combinations but I can not get it to work.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;One thing you can always avoid when coding script files is the abrupt change in style (most of your script is one spelled-out commandname per line, then somewhere along the way you opted for abbreviations and multiple commands on a single line).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And are you positive 100% that after that Y and before "Z E" there does not need to be another space?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try again. Keep testing.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 14:22:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/script-pro-2-0/m-p/11378414#M51785</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2022-08-24T14:22:21Z</dc:date>
    </item>
    <item>
      <title>Betreff: Script Pro 2.0</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/script-pro-2-0/m-p/11378456#M51786</link>
      <description>&lt;P&gt;&lt;STRONG&gt;I deleted my Post (you posted Script came up wrong in the browser, so my answer didn't fit your situation)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You are using an ALIAS instead of the command name!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Zher is no command "Z", but "ZOOM"&lt;/P&gt;
&lt;P&gt;try it with ZOOM instead of a simple Z&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ZOOM e&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 14:49:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/script-pro-2-0/m-p/11378456#M51786</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2022-08-24T14:49:24Z</dc:date>
    </item>
    <item>
      <title>Betreff: Script Pro 2.0</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/script-pro-2-0/m-p/11378855#M51787</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 17:21:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/script-pro-2-0/m-p/11378855#M51787</guid>
      <dc:creator>sssf_23</dc:creator>
      <dc:date>2022-08-24T17:21:21Z</dc:date>
    </item>
    <item>
      <title>Betreff: Script Pro 2.0</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/script-pro-2-0/m-p/11378864#M51788</link>
      <description>&lt;P&gt;Was it the problem (zoom vs z) ?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 17:24:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/script-pro-2-0/m-p/11378864#M51788</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2022-08-24T17:24:31Z</dc:date>
    </item>
    <item>
      <title>Betreff: Script Pro 2.0</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/script-pro-2-0/m-p/11378934#M51789</link>
      <description>&lt;P&gt;Actually yes. I changed it to zoom. When I drag &amp;amp; drop now it works but when I use script pro it says "Error while reading log file C:\... where ever the file is located. &amp;amp; it fails. Still working on it. I did change my script a bit.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 17:58:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/script-pro-2-0/m-p/11378934#M51789</guid>
      <dc:creator>sssf_23</dc:creator>
      <dc:date>2022-08-24T17:58:06Z</dc:date>
    </item>
    <item>
      <title>Betreff: Script Pro 2.0</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/script-pro-2-0/m-p/11378959#M51790</link>
      <description>&lt;P&gt;Start a reboot and take a coffee, try it again.&lt;/P&gt;
&lt;P&gt;I am off of ideas for this issue.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 18:12:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/script-pro-2-0/m-p/11378959#M51790</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2022-08-24T18:12:15Z</dc:date>
    </item>
    <item>
      <title>Betreff: Script Pro 2.0</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/script-pro-2-0/m-p/11378977#M51791</link>
      <description>&lt;P&gt;Lol, ikr.. it's stressing me out. I do need a break. I'll take one &amp;amp; try again tomorrow to troubleshoot. I'm gonna figure it out though cause it bothers me. Thanks for your help though&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 18:23:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/script-pro-2-0/m-p/11378977#M51791</guid>
      <dc:creator>sssf_23</dc:creator>
      <dc:date>2022-08-24T18:23:09Z</dc:date>
    </item>
    <item>
      <title>Betreff: Script Pro 2.0</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/script-pro-2-0/m-p/11386696#M51792</link>
      <description>&lt;P&gt;Hey got it to work. Just wanted to let you know&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2022 01:59:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/script-pro-2-0/m-p/11386696#M51792</guid>
      <dc:creator>sssf_23</dc:creator>
      <dc:date>2022-08-29T01:59:27Z</dc:date>
    </item>
  </channel>
</rss>

