CompuServe Thread

#LoadWB and SumLibrary

2 messages in this thread
#28634From: Tim CoffeyJan 3, 1989 8:00 PM
Anyone know if WorkBench does a SumLibrary() on Intuition upon startup? I seem to be causing a problem with my Popup menu utility, which replaces the SetmenuStrip and ClearmenuStrip with calls to my code. I do this replacement using SetFunction, just RKM says to. I thought that this re-calc`s the checksum for the library. When LOADWB runs, I get the SOFTWARE ERROR,TASK HELD requester. I only get this when I run LOADWB, not other programs.
#28740From: John DraperJan 4, 1989 12:34 AM
Tim, You need to specifivally checksum the library after a SetFunction if you need it to be checksummed properly. There is a call to do it. Check out the docs on libraries to find it. If you can't find it, just yell again, and we'll dig it out. -larry