Welcome, Guest. Please login or register.

Author Topic: Compiler for AmigaDOS scripts?  (Read 8590 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show all replies
    • http://www.troubled-mind.com
Re: Compiler for AmigaDOS scripts?
« on: August 18, 2004, 04:31:34 PM »
Quote

AMIGA-FAN wrote:
Using a BASIC-like language capable of executing ANY DOS command
(which is one of my main issues) would be a possible solutionn, but
that would add more work at development phase. Nevertheless, if the
newly written program using this BASIC-like language allows for
source compilation, then that is what I'm looking for, otherwise I
would be stuck with the same problem, that is to avoid possible
modifications (either voluntary or not) to the source code AND to hide
my source code that I would want to keep undisclosed.


Why not just write a new "Execute" command that can decript and execute encripted script files?