File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.

File Device

This Generic IO Device operates on a disk file for input and/or output.

In order to create a device use the FILEDEV: definition given later. FILEDEV: is compatible with ProForth 2.

When opening a file device the parameters to OPEN-GEN have the following meaning:


   ADDR            Address of string for filename.                 
   LEN             Length of string at ADDR.                       
   ATTRIBS         Open flags. These match the ANS r/o r/w etc.    

Device Creation

: filedev:        \ "name" -- ; Exec: -- sid

Create a File based Generic IO device in the dictionary.

Text Console Device

This Generic IO Device provides a simple terminal type console window.

In order to create a device use the GCONSOLE: definition given later.

When opening a console device the parameters to OPEN-GEN have the following meaning:


   ADDR            Width in characters of the display window.      
   LEN             Height in characters of the display window.     
   ATTRIBS         Character Font point size to use for display.   

Device Creation

: gconsole:             \ "name" -- ; Exec: -- sid

Create a new text console device called "name" in the dictionary.