Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • in reply to: German special characters #6509
    MHeuer
    Participant

      Hi supporters from hell !

      I like your speed … I copied the Field Test Files for Formativ Admin version 1.5.4.0. and it works.

      Thanks a lot.

      Greetings
      Mirko Heuer

      in reply to: German special characters #6504
      MHeuer
      Participant

        Hi,

        yes it wokrs if I did not use the Const declaration, but I am still interested in an other solution cause while translating the english messages into german, I wonder how often our german special characters will be used. And allways typing the & chr() & is very anoying – and I can not remember these 9 ascii codes 🙁

        Yours
        Mirko

        in reply to: German special characters #6503
        MHeuer
        Participant

          Here is a line of code which we want to use:

          call msgbox(“Bitte Text einfügen, um fortzufahren.”, 64, CAPTION)

          After posting the message I find out the work around with the & chr(xyz) & on my own, but this does obviously not work in definitions like:

          const CAPTION = “BauBeCon IT L” & chr(246) & “sungen”

          Therefore I am further interested in a final sollution of the problem.

          Thank you in advance,

          Mirko

        Viewing 3 replies - 1 through 3 (of 3 total)