Page 1 of 1

Comments in XBS Files?

Posted: Tue Apr 29, 2008 9:01 pm
by Peter2
Hello

is it possible to add comment lines to a xbs-file? Which are the format rules?

Code: Select all

' This is comment?
; or with semicolon?
# Maybe I have to use this character?
Maybe the first lines of a xbs-comment could be displayed in the script-menu so that there is an information for the user.

Code: Select all

; Test.xbs, made by Peter on 29.4.2008
; Script will cut and rotate for 67° and export it to TIF 
Peter

Posted: Sat May 03, 2008 9:10 pm
by Peter2
Added in Version 1.93.6 from May 1, 2008.

Code: Select all

; This is a comment.
# And here is the second version of a comment character.
http://newsgroup.xnview.com/viewtopic.php?t=15011

Peter