Transcript (programming language): Difference between revisions

Content deleted Content added
SmackBot (talk | contribs)
m External links is plural as there are more than one. Fixed using AWB
Line 17:
<code>put url "ftp://john:passwd@ftp.example.net:2121/picture.jpg" into url "binfile:myFile.txt"</code>
 
Transcript is the former name for the scripting language Revolution.
==Versions==
Revolution has four versions:
 
* Player is designed for viewing/using stacks (program files) only.
* Dreamcard is designed for use on one platform only. Stacks are run on any OS via the Player.
* Studio is designed for use on one platform and deployment on any (as a "true" binary).
* Enterprise can be used on any platform and deploys to any as well.
 
==External links==