User contributions for Tom
Jump to navigation
Jump to search
16 February 2011
- 16:5816:58, 16 February 2011 diff hist +112 m UnprotectedHighlight (Screen property) →UnprotectedHighlight property
- 16:5816:58, 16 February 2011 diff hist +104 m UnprotectedColor (Screen property) →UnprotectedColor property
- 16:5816:58, 16 February 2011 diff hist +80 m Rows (Screen function) →Rows property
- 16:5816:58, 16 February 2011 diff hist +80 m Read (Screen function) →Read function
- 16:5816:58, 16 February 2011 diff hist +108 m ProtectedHighlight (Screen property) →ProtectedHighlight property
- 16:5816:58, 16 February 2011 diff hist +106 m ProtectedColor (Screen property) →ProtectedColor property
- 16:5816:58, 16 February 2011 diff hist +94 m NewFieldRow (Screen property) →NewFieldRow property
- 16:5816:58, 16 February 2011 diff hist +100 m NewFieldColumn (Screen property) →NewFieldColumn property
- 16:5816:58, 16 February 2011 diff hist +78 m New (Screen constructor) →New constructor
- 16:5816:58, 16 February 2011 diff hist +96 m MaxActionKey (Screen property) →MaxActionKey property
- 16:5816:58, 16 February 2011 diff hist +108 m DeepCopy (Screen function) →DeepCopy function
- 16:5816:58, 16 February 2011 diff hist +100 m CursorRow (Screen property) →CursorRow property
- 16:5816:58, 16 February 2011 diff hist +106 m CursorItemId (Screen function) →CursorItemID function
- 16:5816:58, 16 February 2011 diff hist +96 m CursorColumn (Screen property) →CursorColumn property
- 16:5816:58, 16 February 2011 diff hist +90 m Copy (Screen function) →Copy function
- 16:5816:58, 16 February 2011 diff hist +86 m Columns (Screen function) →Columns property
- 16:5816:58, 16 February 2011 diff hist +228 m AddField (Screen function) →AddField function
31 January 2011
- 19:0719:07, 31 January 2011 diff hist +683 Nm UnprotectedHighlight (Screen property) →UnprotectedHighlight property
- 19:0719:07, 31 January 2011 diff hist +674 Nm UnprotectedColor (Screen property) →UnprotectedColor property
- 19:0719:07, 31 January 2011 diff hist +348 Nm Rows (Screen function) →Rows property
- 19:0619:06, 31 January 2011 diff hist +982 Nm Read (Screen function) →Read function
- 19:0519:05, 31 January 2011 diff hist +670 Nm ProtectedHighlight (Screen property) →ProtectedHighlight property
- 19:0519:05, 31 January 2011 diff hist +808 Nm ProtectedColor (Screen property) →ProtectedColor property
- 19:0519:05, 31 January 2011 diff hist +470 Nm NewFieldRow (Screen property) →NewFieldRow property
- 19:0419:04, 31 January 2011 diff hist +488 Nm NewFieldColumn (Screen property) →NewFieldColumn property
- 19:0419:04, 31 January 2011 diff hist +395 Nm New (Screen constructor) →New constructor
- 19:0419:04, 31 January 2011 diff hist +1,146 Nm MaxActionKey (Screen property) →MaxActionKey property
- 19:0319:03, 31 January 2011 diff hist +533 Nm DeepCopy (Screen function) →DeepCopy function
- 19:0319:03, 31 January 2011 diff hist +699 Nm CursorRow (Screen property) →CursorRow property
- 19:0219:02, 31 January 2011 diff hist +583 Nm CursorItemId (Screen function) →CursorItemID function
- 19:0219:02, 31 January 2011 diff hist +667 Nm CursorColumn (Screen property) →CursorColumn property
- 19:0119:01, 31 January 2011 diff hist +448 Nm Copy (Screen function) →Copy function
- 19:0119:01, 31 January 2011 diff hist +359 Nm Columns (Screen function) →Columns property
- 19:0019:00, 31 January 2011 diff hist +7,509 Nm AddField (Screen function) →AddField function
- 18:5718:57, 31 January 2011 diff hist +817 Nm ActionKey (Screen function) →ActionKey property
28 January 2011
- 19:4619:46, 28 January 2011 diff hist +333 Nm Width (ScreenField property) →Width property
- 19:4619:46, 28 January 2011 diff hist +925 Nm Value (ScreenField property) →Value property
- 19:4519:45, 28 January 2011 diff hist +936 Nm SetCursor (ScreenField subroutine) →SetCursor subroutine
- 19:4519:45, 28 January 2011 diff hist +222 Nm Screen (ScreenField function) →Screen function
- 19:4519:45, 28 January 2011 diff hist +488 Nm Row (ScreenField property) →Row property
- 19:4419:44, 28 January 2011 diff hist +569 Nm Protected (ScreenField property) →Protected property
- 19:4419:44, 28 January 2011 diff hist +968 Nm Numeric (ScreenField property) →Numeric property
- 19:4319:43, 28 January 2011 diff hist +470 Nm Modified (ScreenField property) →Modified property
- 19:4319:43, 28 January 2011 diff hist +1,054 Nm Itemid (ScreenField property) →Itemid property
- 19:4319:43, 28 January 2011 diff hist +890 Nm Invisible (ScreenField property) →Invisible property
- 19:4219:42, 28 January 2011 diff hist +981 Nm Highlight (ScreenField property) →Highlight property
- 19:4219:42, 28 January 2011 diff hist +227 Nm Delete (ScreenField subroutine) Created page with "This method deletes a screenfield. Any space used by the screenfield is recovered and may be used again by a new screenfield. %sfield:Delete ; Delete syntax ; %sfield : A ..."
- 19:4119:41, 28 January 2011 diff hist +586 Nm DeepCopy (ScreenField function) Created page with "This method returns a ScreenField object that is a deep copy of the method object. Since a ScreenField cannot exist without its underlying Screen, however, a ScreenField is deep ..."
- 19:4119:41, 28 January 2011 diff hist +532 Nm Column (ScreenField property) Created page with "This read-only property returns the number of the first column of a screenfield. The first column, in any field, is reserved for an attribute byte and does not contain displayabl..."
- 19:3319:33, 28 January 2011 diff hist +963 Nm Color (ScreenField property) Created page with "This property sets or returns the FieldColor for a ScreenField. FieldColor is a ScreenField class enumeration. This attribute is initially set for a field by the [[Screen class#A..."