Hi! I get the bug. I.E: Functin Main sFile := "c:\xyz\myfile_a" tFile := "c:\xyz\send\myfile_a" use &sFile Copy To &tFile //Run Fine
sFile := "c:\xyz\myfile_b" tFile := "c:\xyz\send\myfile_b" use &sFile // Function not defined:; PAD called from pad(0) Copy To &tFile >Error BASE/1001 Fun‡Æo indefinida: PAD >Called from PAD(0) >Called from DBUSEAREA(0) TIA, Itamar M. Lins Jr. _______________________________________________ Harbour-users mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour-users
