• Some errors...

    By Rob Breault/NC/Apisci 2 decades ago

    I've noticed a few error that I'm not quite sure where to start at… they are two script libraries that won't re-compile without error in the Journal DB…

    CSUIDocClass and CSWeb



    The journal looks like an older mail file, but after going through some old mail templates, I cannot locate these libraries…



    Also, I'd like to join this project in whatever capacity needed.

    • By Dave Leigh 2 decades ago

      It's not an older mail file, however, it does borrow some agents from the 6.0 default mail template.

      It will not work in Notes versions earlier than 6. Which are you using?

    • Not a mail file.

      By Dave Leigh 2 decades ago

      It's not a mail template, however, it does borrow components from the 6.0 default mail template (mail6.ntf).

      It will not work in Notes versions earlier than 6. Which are you using?

      • Using 6.0.1

        By Rob Breault 2 decades ago

        I figured it took some its elements from some mail template… I just could not find the two libraries: CSUIDocClass and CSWeb… Both libraries failed to recompile…



        The CSWeb Library failed in the WebQuerySave subroutine:

        Line 107: Missing argument CSDocSaveRepeatingEntry(vBEObject)



        (The missing argument appears to possibly be a boolean flag to overwrite repeating calendar entries)



        The other library CSUIDocClass fails with several errors mostly pointing to a missing call delaration for UIEventObject…



        I haven't dug real deep trying to find a "matching" mail file, but the errors surround the Notice forms and obviously the Cal/Sched systems…



        Just wondering if you were aware and if there was a quick fix…

        • I wasn't aware

          By Dave Leigh 2 decades ago

          To be perfectly honest, Rob, I wasn't aware of the problem. The reason that some of that code was borrowed was purely for expediency… I just needed something that worked. The intention has been to get back in and clean it up but I've not had the time.



          I'll be out of town until Friday, but an immediate fix would be to comment out those references. IIRC the VIC Journal doesn't use them (which is why I wouldn't have copied them over). I'll take a look when I get back home.



          In the meantime could you add it to the bugs list? And thanks for the heads up!