From: Alan Cox Date: Fri, 10 Nov 2017 21:41:14 +0000 (+0000) Subject: basic: update encoding README X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=9ff12ec75a2c94cda02c6fb944e7a43fcf3023c3;p=FUZIX.git basic: update encoding README --- diff --git a/Applications/basic/README b/Applications/basic/README index 15392709..6943bc71 100644 --- a/Applications/basic/README +++ b/Applications/basic/README @@ -36,10 +36,11 @@ pack variables with a 16bit lead tag as [5.first][6.second] (A0-A9 AA-ZZ] [type.2] 00 number -01 integer (for xx% if we add it) -10 string -11 fornext -[dims.3] number of array dims (0 = not array) +01 spare +10 fornext +11 string +1/0 array/non array +[dims.2] number of array dims (1-4) lead byte 0 = end (because would be variable '@@'