Changeset 2189 in Sophya


Ignore:
Timestamp:
Sep 9, 2002, 6:49:31 PM (23 years ago)
Author:
ansari
Message:

Modif pour execution du script .pic du debut ds la boucle d'evts - Reza 9/9/2002

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/ProgPI/piapp.cc

    r2155 r2189  
    188188
    189189// S'il y a un fichier de commande a executer
    190 if (fgexec) app->CmdInterpreter()->Interpret(exfc);
     190// if (fgexec) app->CmdInterpreter()->Interpret(exfc);
     191if (fgexec) app->SubmitCommand(exfc);
    191192
    192193// On charge le module sopiamodule
Note: See TracChangeset for help on using the changeset viewer.