Search found 2 matches

by stephen starkie
Sat Oct 10, 2020 1:20 am
Forum: NetBurner Software
Topic: comphtml does not find CPPCALL or VARIABLE in json files
Replies: 4
Views: 3324

Re: comphtml does not find CPPCALL or VARIABLE in json files

@pbreed - thanks very much; I am on a Mac - I tried it on a Windows VM and it worked - compared the MIME magic file - found the missing .json entry to my Mac installation - it now all works.

Thanks very much
by stephen starkie
Fri Oct 09, 2020 4:05 am
Forum: NetBurner Software
Topic: comphtml does not find CPPCALL or VARIABLE in json files
Replies: 4
Views: 3324

comphtml does not find CPPCALL or VARIABLE in json files

We have inherited some code (written for 2.8.5 I believe) that we have considerably restructured in 3.3. The code has html with javascript that loads json files to show in datatables. These json files have VARIABLES and CPPCALLs in them, but the do not get caught by the comphtml tool. The html also ...