Ok, so yesterday everything appeared to be working properly but today is different. I did as you suggested & tested the script on a single file. When I drag & 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 & paste "SYSVARMONITOR" this is what I receive:

I have unchecked Notify when these system variables change, reset all & ok. It's not reading the script at all on drag & drop. If I copy & paste to the command line, the command processes but I receive: 1 of the monitored system variables have changed from the preferred value. Use SYSVARMONITOR command to view changes.

I'm not even sure at this point if it is saving & reading the script all the way through & I'm assuming it is not.
My script is:
FILEDIA 0
CMDDIA 0
-laydel
n
stamp
y
z e
-purge
a
*
n
-purge
a
*
n
FILEDIA 1
CMDDIA 1
qsave
I'm bascially just trying to delete a stamp(s) on a stamp layer, purge it, zoom extents, then save.
Script Pro Window:




Report on one drawing as follows:
Project file:
Drawing file: C:\Users\ericka.breaux\Desktop\Test\G3204A01.DWG
Processed by Computer: QL-PF20JH1X
User name : Ericka.Breaux
[ Status summary ]
Done
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 ) .
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
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 )
E x e c u t i o n P a t h :
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
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 )
C o r e H e a r t B e a t
R e g e n e r a t i n g m o d e l .
P r e s s E N T E R t o c o n t i n u e :
* * * * S y s t e m V a r i a b l e C h a n g e d * * * *
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 .
C o m m a n d :
C o m m a n d :
C o m m a n d :
C o m m a n d : F I L E D I A
E n t e r n e w v a l u e f o r F I L E D I A < 0 > : 0
C o m m a n d : C M D D I A
E n t e r n e w v a l u e f o r C M D D I A < 0 > : 0
C o m m a n d : - l a y d e l
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
E n t e r l a y e r n a m e o r [ ? ] : s t a m p
S e l e c t e d l a y e r s : S T A M P .
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 ] :
* * * * * * * * W A R N I N G * * * * * * * *
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 .
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 )
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 ) .
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 .
D o y o u w i s h t o c o n t i n u e ? [ Y e s / N o ] < N o > : y
R e d e f i n i n g b l o c k " S T A M P " .
D e l e t i n g l a y e r " S T A M P " .
1 l a y e r d e l e t e d .
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 .
C o m m a n d : _ . q u i t
C o m m a n d :
* * * * S y s t e m V a r i a b l e C h a n g e d * * * *
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 .
------------------------------------------------------------------------------
------------------------------------------------------------------------------
Hope this is enough information to find a solution. I really appreciate you responding & taken the time to assist.