5-6 Chapter 5: Data Formatting
F6Movethecursorback“nn”charactersfromcurrentcursorposition.
Syntax=F6nn(nnstandsforthenumericvalue(00‐99)forthe
numberofcharactersthecursorshouldbemovedbac k . )
F7Movethecursortothebeginningofthedatastring.Syntax=F7.
EAMovethecursor
totheendofthedatastring.Syntax=EA
Search Commands
F8Searchaheadfor“xx”characterfromcurrentcursorposition,
leavingcursorpointingto“xx”character.Syntax=F8xx(xxstands
forthehexadecimalvalueforanASCIIcode,seeASCIIConversion
Chart(CodePage1252)inAppendixA.)
F9Searchbackfor“xx”characterfromcurrentcursorposition,leaving
cursor
pointingto“xx”character.Syn tax=F9xx(xxstandsforthe
hexadecimalvalueforanASCIIcode,seeASCIIConversionChart
(CodePage1252)inAppendixA.)
E6Searchaheadforthefirstnon“xx”characterfromthecurrentcursor
position,leavingcursorpointingtonon“xx”character.Syntax=
E6xx(xxstandsforthehexadecimalvalueforanASCIIcode,see
ASCIIConversionChart(CodePage1252)inAppendixA.
E7Searchbackforthefirstnon“xx”characterfromthecurrentcursor
position,leavingcursorpointingtonon“xx”character.Syntax=
E7xx(xxstandsforthehexadecimalvalue
foranASCIIcode,see
ASCIIConversionChart(CodePage1252)inAppendixA.)