View Single Post
  #9  
Old 06-23-2012, 02:32 AM
Shaba's Avatar
Shaba Shaba is offline
Registered User
 
Join Date: Nov 2006
Location: Italy
Posts: 215
Re: OSD => Save current WP into .mi file

For me works grest this:

PHP Code:
(MI_OUT :overwrite (format nil "~A.mi" (string-upcase (sd-inq-obj-basename (sd-inq-curr-wp)))) :select (sd-inq-curr-wp)) 
THANKS!!!
Reply With Quote