Forum Replies Created

Viewing 15 replies - 781 through 795 (of 913 total)
  • Author
    Replies
  • in reply to: How to use the Time-Control without Seconds #6568
    Support 1a
    Participant

      Great – thanks for the update.

      Advansys Support

      in reply to: How to use the Time-Control without Seconds #6567
      Support 1a
      Participant

        The DateTimeControl formats date and time values according to the date and time settings in the Regional Settings of the Control panel on the user’s system. Because the DateTimeControl is a wrapper for a Windows control, these formats can’t be changed by changing formatting variables. Therefore, the only way to remove the seconds would be to change the time formatting string in the Windows Control Panel.

        I hope this helps.

        Advansys Support

        in reply to: Message Text Type #6563
        Support 1a
        Participant

          Happy to help.

          Advansys Support

          in reply to: Visual basic language and macro-virusses #5714
          Support 1a
          Participant

            Formativ uses many techniques not implemented in other collaboration products (such as MS Outlook) to help ensure GroupWise users are not subject to virus problems. These include (but are not limited to):

            – Formativ Applets are stored in a proprietary file format. Formativ applets are not VB/VBS files.

            – Formativ applets are not executed by the Windows Script Host (the Script host does need to be installed as Formativ uses certain files associated with the script host).

            – Formativ Applets can only be executed from within the secure Formativ ‘sandbox’ environment. They cannot be executed as email attachments, or from within the Windows shell.

            More details can be found in the following FAQ:

            Formativ Security FAQ

            Advansys Support

            in reply to: Crash with GroupWise 6 Remote Client #5709
            Support 1a
            Participant

              Sorry to hear this didn’t help. There must be something environmental specific to your machine that is causing the problem. GroupWise does use a number of shared Windows resources, and one of these might be the problem. I can only think to suggest that you try another machine if at all possible.

              Not having any other reports of this nature, and not being able to reproduce the problem here makes it very difficult to map out a support path. Let us know how you proceed. We may need to organize a remote WebEx support session.

              Advansys Support

              in reply to: Formativ software installation #5400
              Support 1a
              Participant

                An updated AXT file is scheduled to be completed just after SP1 of 1.5. This should happen in the next couple of months.

                in reply to: Access to mailbox while writing applets #5406
                Support 1a
                Participant

                  The timeframe for the next major release is still under review. As a very rough guide, I would not expect to see anything until Q3 this year.

                  in reply to: Message Text Type #6565
                  Support 1a
                  Participant

                    Have a look at GroupWise.EnvEditorStyle(). This returns 2 if the current view is HTML, or 1 if it is plain text. You can then use SwitchToRTFView if required.

                    I hope this helps.

                    Advansys Support

                    in reply to: On Send #6562
                    Support 1a
                    Participant

                      We are currently testing a fix to this issue. We will let you know when it is available.

                      Regards,

                      Advansys Support

                      in reply to: Multiple Sigantures Applett does not work correctly #8525
                      Support 1a
                      Participant

                        A bug was found in the Multiple signatures applet that could cause signatures not to appear if the user, or another application, changed the file type description for .SIG and/or .HTS files in Windows.

                        An updated version of the applet has been created that fixes the problem, and will be made available for download in the near future.

                        If any users would like a copy of the updated applet prior to it being made available for general download, please send an email to support@advansyscorp.com, requesting the update applet be emailed to you.

                        Advansys Support

                        in reply to: Multiple Signatures Applet – don’t find signatures #8553
                        Support 1a
                        Participant

                          A bug was found in the Multiple signatures applet that could cause signatures not to appear if the user, or another application, changed the file type description for .SIG and/or .HTS files in Windows.

                          An updated version of the applet has been created that fixes the problem, and will be made available for download in the near future.

                          If any users would like a copy of the updated applet prior to it being made available for general download, please send an email to support@advansyscorp.com, requesting the update applet be emailed to you.

                          Advansys Support

                          in reply to: On Send #6559
                          Support 1a
                          Participant

                            We have been able to duplicate this behavior. We will look into this issue further and report our findings.

                            Thanks,

                            Advansys Support

                            in reply to: Multiple Signatures Applet – don’t find signatures #8551
                            Support 1a
                            Participant

                              Thank you for the configuration information. Assuming your signature files are valid, the only other issue I can think of is a corrupt or otherwise missing configuration note (which stores information regarding the location of the signatures). I’ll send you a special applet that resets this note via direct email, along with instructions on it’s use.

                              Advansys Support

                              in reply to: Creating a corporate disclaimer? #8554
                              Support 1a
                              Participant

                                Thank you for your post. As Formativ is both a solutions and development environment, you have the option of using pre-written solutions, or modifying an existing solution to meet your specific needs.

                                We have an example applet which added a disclaimer to outgoing external email in one of our support threads. Here’s the link:

                                Outgoing Disclaimer Example

                                (Use the source code we posted in reponse to the original question)

                                Create a new applet in Formativ, then paste this source code in and save. Comments on how the applet works are found in the comments at the top of the example. Let us know if you have any problems getting this going.

                                In terms of adding a disclaimer based on some corporate policy, the applet would need to be modified in order meet such specific requirements. If you would like to proceed down this line and you don’t have the resources in-house to make the modifications your self, please make contact with formativ@advansyscorp.com and we can take it from there.

                                Regards,

                                Advansys Support

                                in reply to: If-then-else statement , if mail is send local #6452
                                Support 1a
                                Participant

                                  I’m not sure why this would happen. It could be a timing issue related to the focus. Try inserting a FocusSet() command (i.e set the focus to the body text) immediately before the “Call GroupWise.PosToEndOfText” line.

                                  Advansys Support

                                Viewing 15 replies - 781 through 795 (of 913 total)