Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 A problem with "Change Signature" add-in
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

SnowBoy
Senior Member

Italy
32 Posts

Posted - Jul 04 2006 :  10:08:26 AM  Show Profile  Reply with Quote
I've got the follow problem when I used the "Change Signature" add-in. With the following function,

 public bool init(object Ruolo)

when I add another parameter (string AppName) before the old one I get

 public bool init(string AppName, object appName)

instead of

 public bool init(string AppName, object Ruolo)

However, If I press CTRL+Z I get the expected result.

No problems if I work as usual (new params to the right of the old ones ).

jpizzi
Tomato Guru

USA
642 Posts

Posted - Jul 04 2006 :  11:46:44 PM  Show Profile  Reply with Quote
This is a known problem http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=4867&SearchTerms=change,signature

case=1513

Joe Pizzi
Go to Top of Page

SnowBoy
Senior Member

Italy
32 Posts

Posted - Jul 05 2006 :  02:21:31 AM  Show Profile  Reply with Quote
Thank you, I've not checked the forum for a similar problem before reporting it.
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Jul 06 2006 :  12:23:37 AM  Show Profile  Reply with Quote
Fixed in build 1528.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000