Print Page | Close Window

Scriptpro problem!

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DXF formats, Design Review, AutoCAD web, Drive, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=2030
Printed Date: 13.Jun.2026 at 00:48


Topic: Scriptpro problem!
Posted By: watts
Subject: Scriptpro problem!
Date Posted: 22.May.2009 at 08:58
Hi all newbie here...
in the tips page i saw all about the srxtext.vlx and immediately downloaded it. I was hoping it will help me do batch editing but when i applied it using the scriptpro it just doesn't work.
 
i tried both of this as script,
 
(load "srxtext.vlx")
srxtext
s
oldtext
newtext
all
all
d
- or just -
(load "srxtext.vlx")
(srxtext "Substring" "oldtext" "newtext" "All")
 
but none of them works...the project report doesn't show any errors
maybe i'm just missing something...can someone enlighten me?
thanks very much!



Print Page | Close Window