Hi, I'd like to know how to load commands from a file. In the file (in this case a .txt) there would be commands like "glBegin(GL_QUADS)". I would like to load these commands into a program so that the commands can be executed. Previously, I had been selecting all in the .txt file and pasting all in the .py file, but I think there must be a better way. Thanks, Ian
- [pygame] Loading commands from a file Ian Mallett
- Re: [pygame] Loading commands from a file Michael George
- Re: [pygame] Loading commands from a file Ian Mallett
- Re: [pygame] Loading commands from a f... Brian Fisher
- Re: [pygame] Loading commands from a file Dave LeCompte (really)
- Re: [pygame] Loading commands from a file Toni Alatalo
- Re: [pygame] Loading commands from a file Brian Fisher
- Re: [pygame] Loading commands from a file Ian Mallett
- Re: [pygame] Loading commands from a f... Ian Mallett
- [pygame] Int function simplified Campbell Barton
- Re: [pygame] Int function simplifi... René Dudfield
