Monday, May 24, 2010

What programming language would be easiest to create this solution in ?

Here is the question :





A standalone running .swf file (running as an .exe off a cd-rom) loads up a load of pictures on the cd-rom. Now there is an option to save certain images to 'project'.





Now what language could you easily program something in where you can save the requested files from the flash application which is linked to directories on (CD-ROM) to the users Hard Drive. So what programming language could handle this ?

What programming language would be easiest to create this solution in ?
might be easyer to just use a batch file...
Reply:I would suggest PERL. Since PERL interpreter itself is ported on various platforms, your script will run where ever PERL is available.


If you are just targeting MS Windows platform, got for the simple DOS BATCH programming.


No comments:

Post a Comment