placing arrays in code

what to place arrays of text in code without occupuing ram, in pascal (old days)
we wrote
pre
text :array[1..5] of array[1..36] of string[16]= (' ',
/pre

if I use this in keil it uses ram !

please help we have asked many experts !

More questions in this forum