{==================================================} {=== FILES.TPU Written By Franz-Josef Ayestaran ===} {==================================================} { *** Public Variables *** } { ************************ } Var string_store : array[1..250] of string[79]; char_store : array[1..2000] of char; { ************************ } { *** Public Procedures / Functions *** } { ************************************* } Procedure load_text(filename:string); { ************************************* }