Namespace: Consultingwerk.Studio.Proparse
Class 
LineColumnConverter Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:LineColumnConverter
Purpose:Converts Line/Column position in a (large) string to
an offset from the beginning of the file. Using same
attributes and properties as the EDITOR widget for easy
conversion
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Aug 26 22:13:19 CEST 2019
Purpose: Gets and sets the column in the current text line
Notes:



Top Method Summary
Options Name Purpose
+ READ-FILE (character) Reads the given file into the SCREEN-VALUE

Top Property Summary
Options Name Purpose
+ INTEGER CURSOR-CHAR
+ INTEGER CURSOR-LINE
+ INTEGER CURSOR-OFFSET
+ LONGCHAR SCREEN-VALUE


Method Detail
Top

PUBLIC READ-FILE (character)

Purpose: Reads the given file into the SCREEN-VALUE
Notes:

Parameters:
pcFileName CHARACTER
The name of the file to read


Property Detail
Top

PUBLIC INTEGER CURSOR-CHAR


Returns INTEGER
Top

PUBLIC INTEGER CURSOR-LINE


Returns INTEGER
Top

PUBLIC INTEGER CURSOR-OFFSET


Returns INTEGER
Top

PUBLIC LONGCHAR SCREEN-VALUE


Returns LONGCHAR


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:15:48