Forum Replies Created

  • Andrei Augustin

    Member
    June 14, 2019 at 4:56 pm in reply to: Upgrade to Omnis 10 Runtime Setup

    Hello Scott,
    I am currently working on a technical note which shows all the ways to custommize and brand your Omnis runtime, but it’s not ready to be released yet.
    In the meantime I could direct you to a very great github page from Alex Clay where he documented most of these customization options and includes changing the application name and details in the plist such as the bundle name etc.
    If this doesn’t help much, maybe you could let us know exactly what error message/issue you see on your end?

  • Andrei Augustin

    Member
    June 14, 2019 at 4:56 pm in reply to: Condivisione della librerie

    Salve Mimmo,
    Sfortunatamente non ci sono modi di aggirare questo problema. Essenzialmente, se si prova ad aprire un datafile o una libraria e leggerla o scriverci da più di un processo, questo causerebbe la libreria o il datafile a non funzionare più. Questo problema si verifica soltanto su macOS, mentre il sistema operativo Windows non avrà problemi del genere perciò le librerie possono essere condivise su Windows.
    Per il datafile c’è sempre l’Omnis Data Bridge!
    Un altro modo per fare gli aggiornamenti potrebbe essere l’utilizzo della firstruninstall nel .app su macOS, che va a sovrascrivere i file in Application Support.

  • Andrei Augustin

    Member
    June 14, 2019 at 4:56 pm in reply to: Omnis command line reference

    Hello Luigi,
    By default we allow passing the library to open with Omnis.
    For example, if in your CMD you go to the directory where omnis.exe is and type omnis.exe “C:\myLibrary.lbs”, Omnis will start and open the myLibrary.lbs library in the C:\ drive.
    This also means that you could set the parameter in the properties of the omnis.exe or shortcut!

  • Andrei Augustin

    Member
    June 14, 2019 at 4:55 pm in reply to: JsForms et valeur d'une variable

    Bonjour Coralie,
    Vous pouvez passer iVar à un autre JsForm si vous faites d’iVar une variable de tâche.
    Désolé pour mon français!