Contents - Index


 

Use #WordLeft to move the emulator cursor left to the start of the previous word.

 

#WordLeft may also be invoked by pressing Ctrl-LeftArrow.

 

#WordLeft has no operands.

 

If there are no more words within the current field, #WordLeft moves the emulator cursor to the first position in the current field.  If the emulator cursor is already in the first position, #WordLeft moves the emulator cursor to the start of the last word in the previous field.  If the previous field is blank, #WordLeft moves the emulator cursor to the first position in the previous field.

 

Return Codes

 

OK Successful.

 

Examples

 

Move the cursor left to the start of the previous word:

 

   => #WordLeft