Post Reply 
(Free42) tips & tricks: local flags
07-24-2020, 09:36 AM
Post: #9
RE: (Free42) tips & tricks: local flags
I count 47 'system mode' flags, but I think flag 75 can be left off, so we have 46:

11 auto execution
12 print double wide
13 print lower case
15-16 printer: 0)manual 1)normal 2)trace 3)trace w/stack print using the flags as a two-digit binary
21 printer enabled
22 numeric input available
23 alpha input available
24 ignore range errors
25 ignore any errors & clear
26 BEEP enabled
27 custom mode is active
28 radix mark: Clear is a comma, set is a period.
29 digit groupings shown: Clear - no Set - yes
31 YMD setting with F67
34-35 AGRAPH merging: 0) OR 1) duplicate "on" get turned off 2) overwrite 3) XOR
36-39 number of digits, 0-15 by using the four flags as a binary number.
40-41 display format: 0)sci 1)eng 2)fix 3)all by using the two flags as a two-digit binary
42-43 angle mode: 0)deg 1)rad 2)grad 3)rad by using the two flags as a two-digit binary
44 continuous on
55 printer exists
56 curve fit model: 1)linear 2)log 4)exponential 8)power
60 all \GS mode
65 matrix editor in use
66 auto grow matrices
67 YMD setting with F31
68 base: 0)decimal 1)binary 7)octal 15)hexadecimal
72 local label
73 polar mode
74 real result only
75 programmable menu selected
76 matrix wrap, edge to edge
77 matrix wrap, first to last
78 BSIGNED
79 BWRAP

And even so, flags 56-59 and 68-71 can be 'condensed' into 2 flags each.

Werner

41CV†,42S,48GX,49G,DM42,DM41X,17BII,15CE,DM15L,12C,16CE
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: (Free42) tips & tricks: local flags - Werner - 07-24-2020 09:36 AM



User(s) browsing this thread: 1 Guest(s)