<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>rss.livelink.thread@place:occasion</title>
    <link>https://communities.sas.com/t5/Upcoming-Events/Five-Reasons-to-Swipe-Right-on-PROC-FCMP/ec-p/878850#M465</link>
    <description>Thanks for the info Quentin.&lt;BR /&gt;Ah yes, Michelle is quite a late night sas fan for sure. I’ve known her since years ago and enthusiasm is there to see for all.&lt;BR /&gt;I shall set a reminder to check for the webinar recording. Perhaps I’ll be more inclined to purchase the upcoming book on fcmp to show my appreciation. Late nights may not be my thing as they would interfere with my early morning starts (when Michelle is no doubt tucked up in bed &lt;span class="lia-unicode-emoji" title=":winking_face_with_tongue:"&gt;😜&lt;/span&gt;).&lt;BR /&gt;&lt;BR /&gt;I’ve long felt that it would be great to see more examples out there on Proc fcmp use cases. Once I see how others do it I may get more ideas for my own efforts.&lt;BR /&gt;&lt;BR /&gt;Thank you and good luck for the webinar.&lt;BR /&gt;&lt;BR /&gt;Rob&lt;BR /&gt;</description>
    <pubDate>Thu, 01 Jun 2023 22:06:11 GMT</pubDate>
    <dc:creator>robAs</dc:creator>
    <dc:date>2023-06-01T22:06:11Z</dc:date>
    <item>
      <title>Five Reasons to Swipe Right on PROC FCMP</title>
      <link>https://communities.sas.com/t5/Upcoming-Events/Five-Reasons-to-Swipe-Right-on-PROC-FCMP/ec-p/878500#M460</link>
      <description>&lt;P&gt;&lt;SPAN&gt;SAS expert, trainer, and author Troy Martin Hughes illustrates the benefits of learning how to build your own functions with PROC FCMP.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://us02web.zoom.us/webinar/register/WN_bL8xeH1pQfu_PCHRruI6JA#/registration" target="_self"&gt;&lt;STRONG&gt;Register today!&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;PROC FCMP (aka, the SAS® function compiler) empowers SAS practitioners to build our own user-defined functions and subroutines—callable software modules that containerize discrete functionality, and which effectively extend the Base SAS programming language. This webinar, presented by the author of the upcoming SAS Press PROC FCMP book, explores five high-level problem sets that user-defined functions can solve. Learn how to hide a hash object (and its complexity) inside a function, how to design a format (or informat) that calls a function, and even how to run a DATA step (or procedure) inside a DATA step using RUN_MACRO! Interwoven throughout the discussion are the specific software quality characteristics—modularity, flexibility, configurability, reusability, and maintainability—that can be improved through the design and implementation of PROC FCMP user-defined functions!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 17:32:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Upcoming-Events/Five-Reasons-to-Swipe-Right-on-PROC-FCMP/ec-p/878500#M460</guid>
      <dc:creator>ShelleySessoms</dc:creator>
      <dc:date>2023-05-31T17:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Five Reasons to Swipe Right on PROC FCMP</title>
      <link>https://communities.sas.com/t5/Upcoming-Events/Five-Reasons-to-Swipe-Right-on-PROC-FCMP/ec-p/878502#M461</link>
      <description>&lt;P&gt;Some of us (like me) don't grasp the meaning of "Swipe Right"&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 17:40:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Upcoming-Events/Five-Reasons-to-Swipe-Right-on-PROC-FCMP/ec-p/878502#M461</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-05-31T17:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Five Reasons to Swipe Right on PROC FCMP</title>
      <link>https://communities.sas.com/t5/Upcoming-Events/Five-Reasons-to-Swipe-Right-on-PROC-FCMP/ec-p/878543#M462</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10892"&gt;@PaigeMiller&lt;/a&gt;&amp;nbsp;.&amp;nbsp; For SAS programmers a generation younger than me, "swipe right" means "say yes to", "approve", etc.&amp;nbsp; It comes from the cell phone dating app world... a world many of us have never known.&amp;nbsp; : )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Troy's talk will be celebrating all that you can do with FCMP, to attempt to convince you that FCMP is a good match for your programming needs.&amp;nbsp; Or at least that it's worth trying it out for a date or two.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Join us!&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 19:07:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Upcoming-Events/Five-Reasons-to-Swipe-Right-on-PROC-FCMP/ec-p/878543#M462</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2023-05-31T19:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Five Reasons to Swipe Right on PROC FCMP</title>
      <link>https://communities.sas.com/t5/Upcoming-Events/Five-Reasons-to-Swipe-Right-on-PROC-FCMP/ec-p/878604#M463</link>
      <description>&lt;P&gt;This sound very topical for me as I have been learning/using fcmp for a few use-cases recently.&amp;nbsp; I'm wondering if this will be available for viewing after the event.&amp;nbsp;&lt;BR /&gt;02:00 am&amp;nbsp; is a bit too early/late for my time zone (Australia).&amp;nbsp; &amp;nbsp;Thanks, rob&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 04:14:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Upcoming-Events/Five-Reasons-to-Swipe-Right-on-PROC-FCMP/ec-p/878604#M463</guid>
      <dc:creator>robAs</dc:creator>
      <dc:date>2023-06-01T04:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Five Reasons to Swipe Right on PROC FCMP</title>
      <link>https://communities.sas.com/t5/Upcoming-Events/Five-Reasons-to-Swipe-Right-on-PROC-FCMP/ec-p/878657#M464</link>
      <description>&lt;P&gt;Well&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/441309"&gt;@robAs&lt;/a&gt;&amp;nbsp;I have to say if you're not wiling to wake up at 0155 for SAS, I question your commitment. : )&amp;nbsp; I've seen your countrymate&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/19750"&gt;@MichelleHomes&lt;/a&gt;&amp;nbsp;not only joining the SAS Bowls at a similar hour, but often decked out in SAS swag.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That said, yes, if you're unable to join live, we post BASUG webinar recordings to our website (&lt;A href="https://www.basug.org/videos" target="_blank"&gt;https://www.basug.org/videos&lt;/A&gt;) and a PDF of Troy's slides will be posted to our archives&amp;nbsp;&lt;A href="https://www.basug.org/archives" target="_blank"&gt;https://www.basug.org/archives&lt;/A&gt;.&amp;nbsp; We try to get them posted within a week after the meeting.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 12:46:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Upcoming-Events/Five-Reasons-to-Swipe-Right-on-PROC-FCMP/ec-p/878657#M464</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2023-06-01T12:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Five Reasons to Swipe Right on PROC FCMP</title>
      <link>https://communities.sas.com/t5/Upcoming-Events/Five-Reasons-to-Swipe-Right-on-PROC-FCMP/ec-p/878850#M465</link>
      <description>Thanks for the info Quentin.&lt;BR /&gt;Ah yes, Michelle is quite a late night sas fan for sure. I’ve known her since years ago and enthusiasm is there to see for all.&lt;BR /&gt;I shall set a reminder to check for the webinar recording. Perhaps I’ll be more inclined to purchase the upcoming book on fcmp to show my appreciation. Late nights may not be my thing as they would interfere with my early morning starts (when Michelle is no doubt tucked up in bed &lt;span class="lia-unicode-emoji" title=":winking_face_with_tongue:"&gt;😜&lt;/span&gt;).&lt;BR /&gt;&lt;BR /&gt;I’ve long felt that it would be great to see more examples out there on Proc fcmp use cases. Once I see how others do it I may get more ideas for my own efforts.&lt;BR /&gt;&lt;BR /&gt;Thank you and good luck for the webinar.&lt;BR /&gt;&lt;BR /&gt;Rob&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Jun 2023 22:06:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Upcoming-Events/Five-Reasons-to-Swipe-Right-on-PROC-FCMP/ec-p/878850#M465</guid>
      <dc:creator>robAs</dc:creator>
      <dc:date>2023-06-01T22:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Five Reasons to Swipe Right on PROC FCMP</title>
      <link>https://communities.sas.com/t5/Upcoming-Events/Five-Reasons-to-Swipe-Right-on-PROC-FCMP/ec-p/878877#M466</link>
      <description>&lt;P&gt;G'Day &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/441309"&gt;@robAs&lt;/a&gt; -&amp;nbsp;lovely to hear from you!!!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"since years ago"... that's a nice way of saying multiple decades&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'll have you know, I go for a run each day at 4:30am. Maybe you are confusing me with Paul &lt;span class="lia-unicode-emoji" title=":rolling_on_the_floor_laughing:"&gt;🤣&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Catching up with the SAS community is always fun and the online global events are a great way to connect and learn. Great to hear you are using PROC FCMP - would love to hear what you're doing these days. I'll send you a message.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Michelle&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2023 00:49:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Upcoming-Events/Five-Reasons-to-Swipe-Right-on-PROC-FCMP/ec-p/878877#M466</guid>
      <dc:creator>MichelleHomes</dc:creator>
      <dc:date>2023-06-02T00:49:37Z</dc:date>
    </item>
  </channel>
</rss>

