
Forum » » Logiciel » » [Résolu] - TVPaint
Post� : 21-06-2010 15:58 ![]()
/* */
PARSE ARG fichier
if ~SHOW(PORTS,'rexx_TVPaint') then do
ADDRESS COMMAND
'wbrun <>NIL: chemin_vers_tv_paint'
'waitforport rexx_TVPaint'
end
if SHOW(PORTS,'rexx_TVPaint') then do
ADDRESS 'rexx_TVPaint'
tv_LoadPic fichier
end
EXIT
Cet article provient de Meta-MorphOS
https://www.meta-morphos.org/viewtopic.php?topic=569&forum=53