Project

General

Profile

field_in_proc_scope.p

Constantin Asofiei, 02/25/2013 11:01 AM

Download (104 Bytes)

 
1
/* book needs to scope at the external procedure */
2
procedure proc0.
3
   message book.book-title.
4
end.