Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 A problem with "Change Signature" add-in

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
SnowBoy Posted - Jul 04 2006 : 10:08:26 AM
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 ).
3   L A T E S T    R E P L I E S    (Newest First)
support Posted - Jul 06 2006 : 12:23:37 AM
Fixed in build 1528.
SnowBoy Posted - Jul 05 2006 : 02:21:31 AM
Thank you, I've not checked the forum for a similar problem before reporting it.
jpizzi Posted - Jul 04 2006 : 11:46:44 PM
This is a known problem http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=4867&SearchTerms=change,signature

case=1513

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000