Script View Thoughts
Posted: Mon Dec 26, 2022 10:39 am
It is entirely possible that I am so out of the loop that I have missed this, but, at the risk of
being told I am out of the loop, here goes:
About 19 years ago I was doing what was called a Master's degree in Computers and IT (and
was most definitely NOT up to anything that in my experience was at Masters' degree level),
and had to "learn" Visual BASIC 5 (meaning that the son of a taxi-driver from India and I spent
most of the time explaining to the lecturer where she was getting things wrong). Anyway, to cut
a short story long, I was not enamoured of Visual B 5 in the slightest: the only fun being that
I would go home every evening and duplicate the exercises we were given in what was at that time
called Runtime Revolution (and, boy-oh-boy, did the lecturer rise beautifully to the bait when
I demonstrated this to my fellow students the nexy day).
The ONLY thing, and that is after 19 years, that suddenly occurred to me for no obvious reason,
that was interesting was that as Visual B 5 is, supposedly, object-based, objects, unlike in
Runtime Revolution, do not contain their own code/scripts, and the script of a "stack"
(for want of another word) was presented as a continuous affair with each script relating
to each object presented sequentially. This, in fact, was the first thing that made me feel
that RunRev was a 'superior beast' to Visual B 5.
HOWEVER, having stated that, I was wondering if there is an easy way to view all the scripts of all the objects
in a LiveCode project (and I am using 'project' rather than 'stack' for the simple reason that a LiveCode stack
can contain many substacks) as a continuous list.
-
being told I am out of the loop, here goes:
About 19 years ago I was doing what was called a Master's degree in Computers and IT (and
was most definitely NOT up to anything that in my experience was at Masters' degree level),
and had to "learn" Visual BASIC 5 (meaning that the son of a taxi-driver from India and I spent
most of the time explaining to the lecturer where she was getting things wrong). Anyway, to cut
a short story long, I was not enamoured of Visual B 5 in the slightest: the only fun being that
I would go home every evening and duplicate the exercises we were given in what was at that time
called Runtime Revolution (and, boy-oh-boy, did the lecturer rise beautifully to the bait when
I demonstrated this to my fellow students the nexy day).
The ONLY thing, and that is after 19 years, that suddenly occurred to me for no obvious reason,
that was interesting was that as Visual B 5 is, supposedly, object-based, objects, unlike in
Runtime Revolution, do not contain their own code/scripts, and the script of a "stack"
(for want of another word) was presented as a continuous affair with each script relating
to each object presented sequentially. This, in fact, was the first thing that made me feel
that RunRev was a 'superior beast' to Visual B 5.
HOWEVER, having stated that, I was wondering if there is an easy way to view all the scripts of all the objects
in a LiveCode project (and I am using 'project' rather than 'stack' for the simple reason that a LiveCode stack
can contain many substacks) as a continuous list.
-