On Sat, May 2, 2020 at 12:42 PM Trevor DeVore
wrote:
> I've updated the DataView and DataView Tree code in my GitHub repos with a
> script that will load all of the necessary files for developers who are not
> using the Levure framework. You will find updated instructions in the
> README, a link
It's line 313 of the stack script of dataview_dbcursor.livecodescript
i downloaded 0.4.0, but files inside where from 20-09-2019
so will download again, maybe i clicked the wrong zip
Op 3-5-2020 om 23:00 schreef Trevor DeVore via use-livecode:
On Sun, May 3, 2020 at 1:11 PM JeeJeeStudio via u
On Sun, May 3, 2020 at 1:11 PM JeeJeeStudio via use-livecode <
use-livecode@lists.runrev.com> wrote:
> your dataview demo throws an error on line 313: it's missing an before
> or into or after:
>
I just downloaded the version 0.4.0 from the Releases page and don't get
any errors.
https://github.
Hi Trevore,
FYI
your dataview demo throws an error on line 313: it's missing an before
or into or after:
probably an into
*put _rowOfId(tId) tRow*
put _rowOfId(tId) into Row
Op 2-5-2020 om 19:42 schreef Trevor DeVore via use-livecode:
Hi,
I've updated the DataView and DataView Tree cod
Thanks!
Going to take a look.
Op 2-5-2020 om 19:42 schreef Trevor DeVore via use-livecode:
Hi,
I've updated the DataView and DataView Tree code in my GitHub repos with a
script that will load all of the necessary files for developers who are not
using the Levure framework. You will find updat
Hi,
I've updated the DataView and DataView Tree code in my GitHub repos with a
script that will load all of the necessary files for developers who are not
using the Levure framework. You will find updated instructions in the
README, a link to the latest release, and a link to a demo project showin