QuickStart Development

Kenneth Brody kenbrody at spamcop.net
Sun Jun 5 18:03:12 PDT 2016


On 6/5/2016 3:09 PM, Jose Lerebours via Filepro-list wrote:
[...]
> prc.[tables] are the source code and tok.[tables] are your, well, half way
> compiled.
>
> This does not mean they are "self executable" - You still need the run time
> binaries.  Even then, tok.[tables] can be expanded into prc.[tables] but it
> requires some help from fpTech if you do not have the tools.
[...]

The tok files are, using today's terminology, compiled to the "filePro 
virtual machine bytecode".

You can't "expand" them to prc files, but with enough internal knowledge, 
you can "de-compile" them to a functionally-equivalent prc source.

-- 
Kenneth Brody


More information about the Filepro-list mailing list