I have over the last few weeks been writing a gui for your program which has been working (with a few bugs) until one of the updates between v2.59 and 2.64. My program works by exporting the list of programmes available into a text file, which my program then enters into a list box for the user to see and select. Since one of these versions it won't let me create the text file anymore. Before all I did was put 'get_iplayer --nocopyright %* > Programmes.txt' to enter the programmes available for download into a text file to be read by my gui.
Is there any way still to export a text file containing the information ususally shown on the command line please, as this has stopped my program functioning completely?
Thanks
Chris
