Utilisation de DEFPARAM

Forums ProRealTime forum Français Support ProBuilder Utilisation de DEFPARAM

  • This topic has 1 reply, 2 voices, and was last updated 3 weeks ago by avatarJS.
Viewing 2 posts - 1 through 2 (of 2 total)
  • #251878

    Bonjour, si j’utilise DEFPARAM tout ce qui suit est concerné.

    Est-il possible de sortir de DEFPARAM pour écrire une suite indépendante de DEFPARAM ?

    Exemple

    DEFPARAM

    Drawtext(……………………………)

    Sortir de DEFPARAM

    MM=Average[5]…………………………

    #251882
    JS

    Non, ce n’est pas possible…

    DEFPARAM est un paramètre global qui s’applique à l’ensemble du code, et il n’est pas possible d’en “sortir” ou de créer un bloc DEFPARAM séparé plus loin dans le script…

    2 users thanked author for this post.
Viewing 2 posts - 1 through 2 (of 2 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login