<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Record..' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Record..' posted on the 'Pascal' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2012 Programmers Heaven</copyright>
    <pubDate>Wed, 23 May 2012 22:31:51 -0700</pubDate>
    <lastBuildDate>Wed, 23 May 2012 22:31:51 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Record..</title>
      <link>http://www.programmersheaven.com/mb/pasprog/408831/408831/record/</link>
      <description>Hiya.. sorry for toubling you guys again&lt;br /&gt;
i would like to ask something about Record:&lt;br /&gt;
what can i do to make the field of the record be variable?&lt;br /&gt;
&lt;pre class="sourcecode"&gt;var file : string;

begin
   readln(file);
   student.file := 'HA';
end.
&lt;/pre&gt;&lt;br /&gt;
thanks you all you guys help &amp;gt;&amp;lt;"</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pasprog/408831/408831/record/</guid>
      <pubDate>Wed, 04 Nov 2009 09:07:52 -0700</pubDate>
      <category>Pascal</category>
    </item>
    <item>
      <title>Re: Record..</title>
      <link>http://www.programmersheaven.com/mb/pasprog/408831/408849/re-record/#408849</link>
      <description>: Hiya.. sorry for toubling you guys again&lt;br /&gt;
: i would like to ask something about Record:&lt;br /&gt;
: what can i do to make the field of the record be variable?&lt;br /&gt;
: &lt;pre class="sourcecode"&gt;: var file : string;
: 
: begin
:    readln(file);
:    student.file := 'HA';
: end.
: &lt;/pre&gt;: &lt;br /&gt;
: thanks you all you guys help &amp;gt;&amp;lt;"&lt;br /&gt;
&lt;br /&gt;
I'm not sure what mean here...but, all fields of a record are variables of some sort... unless is declared as a &lt;strong&gt;const&lt;/strong&gt;... &lt;img src="http://www.programmersheaven.com/images/Community/smile.gif" width="15" height="15" alt="" /&gt; Could you be more explicit ?&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pasprog/408831/408849/re-record/#408849</guid>
      <pubDate>Wed, 04 Nov 2009 21:12:50 -0700</pubDate>
      <category>Pascal</category>
    </item>
  </channel>
</rss>
