Michael - I see it as two possible problems:
1. the checksum that the VSS hook pgm (scctext.prg) performs doesn't really catch the change, so a new rev isn't really generated. This can happen IIF the icon file name, between versions, is exactly the same size (12345.ico vs 12345.ico). 2. you got something weird with your VSS stuff. what sp for vss are you on ? possible solutions: 1. after you save the new icon name - go into any 'populated' method, and add two spaces somewhere. save the form again, check it into vss. the checksum will change, and the icon name change will be updated. 2. don't use soln(1) - and right after you check it in, review the 'formname.sca' file that's stored in VSS, inside o VSS. if the icon file name isn't there - change it manually inside of VSS (and not VFP). pita, I know, but it works. Also - ages past, there were additional (and useful) hacks to the scctext.prg file - have you 'patched' yours with those hacks? Good Luck ! [Bill] -- William Sanders / efGroup _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

