In the 0.14 manual DeleteFile is only mentioned in the brief function reference. Only RemoveFile has an entry in the detailed reference (chapter 8). RemoveFile is also referenced elsewhere, while DeleteFile appears only in that one spot.
S On Tue, Feb 3, 2015 at 7:47 AM, Wright, Paul <[email protected]> wrote: > I double checked and both the function ref file and the PDF manual have both > functions. I'll use DeleteFile. > > -----Original Message----- > From: Shane Mueller [mailto:[email protected]] > Sent: 03 February 2015 12:45 > To: Wright, Paul > Cc: [email protected] > Subject: Re: [Pebl-list] RemoveFile() missing? > > Paul, > > DeleteFile() should work. Does RemoveFile() appear in the documentation > somewhere? I think I may have initially called this function DeleteFile but > changed its name before the release, but the wrong function name might appear > in documentation. > > Shane > > >> I want a PEBL script to delete a file, but get the error: >> Function [REMOVEFILE] not found in libraries or user-defined functions. >> Exiting PEBL because of captured signal. >> >> Was this function removed? >> >> >> Paul Wright, PhD >> King's College London >> Institute of Psychiatry, Psychology & Neuroscience (IoPPN) Department >> of Basic and Clinical Neuroscience >> http://kclpure.kcl.ac.uk/portal/p.wright.html >> >> ---------------------------------------------------------------------- >> -------- Dive into the World of Parallel Programming. The Go Parallel >> Website, sponsored by Intel and developed in partnership with Slashdot >> Media, is your hub for all things parallel software development, from >> weekly thought leadership blogs to news, videos, case studies, >> tutorials and more. Take a look and join the conversation now. >> http://goparallel.sourceforge.net/____________________________________ >> ___________ >> Pebl-list mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/pebl-list >> > > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming. The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Pebl-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/pebl-list -- Stefano Ghirlanda - www.intercult.su.se/~stefano - drghirlanda.com Full Professor of Psychology, Biology, and Anthropology, Brooklyn College Founder and Fellow, Stockholm University Centre for the Study of Cultural Evolution ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Pebl-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pebl-list
