FPT and WinFPT Reference Manual - Command-line Commands

| SimCon Home | Reference Manual Home |


SHOW CURSOR

Syntax:

SHOW CURSOR

Function:

The command is used interactively. FPT displays the current position of the cursor and the current scope for the type, find, show scope and search commands.

Where to use this command:

Operating system command line

No


Configuration file, config.fsp

No


Specification (FSP) files, *.fsp

No


Interactively, to FPT> prompt:

Yes


Interactive command files

No


Embedded in the Fortran code

No


Example:

FPT> show cursor
 
   The cursor is at line: 3  in file: D:\john\TEST\GO.FOR
   At line: 3  in sub-program: GO_MAIN
 
   Current scope is "ALL FILES"
 

See also:

FIND

SEARCH

SET SCOPE

SHOW SCOPE

TYPE


Copyright ©1995 to 2014 Software Validation Ltd. All rights reserved.