I'm groping my way towards writing a key generator that will be hosted on Share-it's server and called whenever somebody buys a copy of Tank Universal.
I've got a blitz prog that currently spits out the required files.
However, the programme needs to be able to return an error code should something fail. I'm fairly certain Blitz can't do this - so it's returning 0 each time (although luckily this is taken as successful textual keygeneration).
Can blitz progs return values on execution stop?
I've got a blitz prog that currently spits out the required files.
However, the programme needs to be able to return an error code should something fail. I'm fairly certain Blitz can't do this - so it's returning 0 each time (although luckily this is taken as successful textual keygeneration).
Can blitz progs return values on execution stop?