hi all,
I donno whether it is a bug or not, but I got really frustrated to know that the prob with my code was just commenting a line that has only one character '}'. I was wondering what cud be wrong 'cos everything seems ok and the error it raises is something different. it went on like this. I had a procedure 'save' that has to be called upon a button click.
save{} {
----
----
#if {} {
#----
#----
#}
.newWindow.f14.e1 get
----
}
the error it raised was it cudn't recognize the new window frame. my first surprise was wat's wrong with this code and 2nd was why the hell it shud run this procedure first of all at the start of the program. then it took quite some time to recognize that it doesn't accept to put a comment immediately before '}' and it takes this brace as a part of the procedure.
Is this a prob with the version or some thing else??
thanx,
Raj.
I donno whether it is a bug or not, but I got really frustrated to know that the prob with my code was just commenting a line that has only one character '}'. I was wondering what cud be wrong 'cos everything seems ok and the error it raises is something different. it went on like this. I had a procedure 'save' that has to be called upon a button click.
save{} {
----
----
#if {} {
#----
#----
#}
.newWindow.f14.e1 get
----
}
the error it raised was it cudn't recognize the new window frame. my first surprise was wat's wrong with this code and 2nd was why the hell it shud run this procedure first of all at the start of the program. then it took quite some time to recognize that it doesn't accept to put a comment immediately before '}' and it takes this brace as a part of the procedure.
Is this a prob with the version or some thing else??
thanx,
Raj.