[fpc-pascal] Can variables be declared within a block?

Frank Church vfclists at gmail.com
Thu Oct 14 11:19:47 CEST 2010


Can variables be declared within a begin end block?
eg.
if y = xxx then
begin
  var xxx;
  var yyy;
end

There are there as shortnames for  long expressions

-- 
Frank Church

=======================
http://devblog.brahmancreations.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20101014/a4ff2c3d/attachment.html>


More information about the fpc-pascal mailing list