C
camelot
Guest
Hello,
When I call this procedure
procedure(MigEditRuleFile()
prog(()
edit "test.txt"
))
from a form button callback nothing append but when I type the command
edit "test.txt" in CIW the command is executed. Is there a solution to
this question?
Camelot
When I call this procedure
procedure(MigEditRuleFile()
prog(()
edit "test.txt"
))
from a form button callback nothing append but when I type the command
edit "test.txt" in CIW the command is executed. Is there a solution to
this question?
Camelot