|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 11/27/2007 6:59:52 AM
Posts: 1,
Visits: 6
|
|
| hi all this may be a ridiculous question, but does anyone know if it is possible at least in principle to re-compile Ebasic scripts into a form that could be run via the internet, into html /php for example? thanks for any info.
|
|
|
|
|
Forum Guru
      
Group: Forum Members
Last Login: Yesterday @ 5:08:57 PM
Posts: 170,
Visits: 490
|
|
This post has been hanging out a couple of months, and I will venture a reply. I suspect it impossible to easily re-compile E-Basic scripts into HTML or PHP, and especially impossible to make it suitable to run via the internet, for a whole host of reasons. To be sure, E-Basic is a dialect of Visual Basic, but I don't know how easy even Visual Basic adapts to the internet, and then E-Basic adds proprietary extensions that I am sure would break in an internet environment. Laboratories and networks each have their own peculiar features, and programming systems for either environment require tools that are built specifically for those uses. Well, unless you go right to C or assembly language , which in principle can do anything.
-- David McFarlane
|
|
|
|