Search found 1 match

by
Mon May 05, 2014 11:36 am
Forum: Code - Code Builder
Topic: problem with fileopen()
Replies: 1
Views: 3771

problem with fileopen()

hello, I want use the function fileopen() but when call it, the function don't open the document. (Sorry for mistakes in setences). Code: function void projet1_maintenance() TPageOpen("Maintenance"); FileOpen("feuille_de_maintenance.pdf","a"); TPageCloseByName("Pro...