

; FCV.com is 6000 bytes in size.

;Byte 41 of FCV.com = 'z', it SETs the STARTup DEFAULTs & you can alter it.
	  76543210
BITs   DB 01111010b ;=z Default startup settings, 1 set=on	isF1 aHELP
myPAGE	= 00000001b ;0; 0= Page0 or set=Page1 Current page of screen swap
myTAB	= 00000010b ;1; Set=ON  expands TABs at LOADF#		isF2	;=2
myCOLOR = 00000100b ;2; Colorize the screen for .asm files	isF3	;=4
myEOL	= 00001000b ;3; Show CR=13 EOL char + spaces & TABs	isF4	;=8
myBAR	= 00010000b ;4; Show InfoBAR on Page0-1			isF10	;=16
mySIZE	= 00100000b ;5; Trunciate large files y/n			;=32
mySCRN	= 01000000b ;6; Clear screen at EXIT  y/n			;=64
myCASE	= 10000000b ;7; F7 toggles case sensitive searches on/off	;=128

;BITs = z = alt+KeyPad 122 = 2+8+16+32+64

Comment, request, chat, download it at:
https://board.flatassembler.net/topic.php?p=245562#245562

And Please,	DON'T support the USA DRUG WAR.
You don't want your kids in jail for drugs any more than Joe Biden did.
Or any other politition, father, mother, friend, tax payer, etc.
Spending everything to save your child from the DRUG WAR JAIL
that was ok for other peoples children is VERY VERY STUPID.
Harming people doesn't help.


.