[Beginner] - Hanging in the code, can't figure out what's wrong

Loop.IO thisisink01 at gmail.com
Sun Apr 3 10:41:43 EDT 2016


On Sunday, April 3, 2016 at 1:12:23 AM UTC+1, BartC wrote:
> On 02/04/2016 23:31, Loop.IO wrote:
> 
> > Oh i see, so the code prompts for a name.. so i'm more lost than i thought, what do I need to change to make it just create the file with the chosen name Launch2.bat without the prompt?
> 
> If you don't want the user to enter anything, then I explained how 
> before, just use:
> 
>       name='C:\\Documents\\PythonCoding\\launch2.bat'
> 
> if that's the file name you need.
> 
> -- 
> Bartc

Hi Bartc, i tried that, didn't work



More information about the Python-list mailing list