<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Dave,</div><div class=""><br class=""></div><div class="">I'm not a Windows user. &nbsp;I'm on a Mac running OS X, a BSD-derived OS with a bash shell. &nbsp;In my case, I was concatenating a distance column with the comment field, pulling columns from two CSV files, with one being a 'CHIRP-spec’ CSV file. &nbsp;So a spreadsheet made sense, not only for the operation, but also for printing the resultant "channel" list.</div><div class=""><br class=""></div><div class=""></div><blockquote type="cite" class=""><div class=""><font face="AvenirNext-Regular" class="">based on the unhelpful response I got to my last query</font></div></blockquote><div class=""><font face="AvenirNext-Regular" class=""><br class=""></font></div><blockquote type="cite" class=""><div dir="ltr" class=""><div class="gmail_signature"><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><font face="AvenirNext-Regular" class="">Would it be fair to conclude that requests for new features like a built-in print capability and a save/upload sorted capability are unlikely to be implemented?</font><br class=""></div></div></div></div></div></div></div></div></div></div></blockquote><div class=""><div dir="ltr" class=""><div class="gmail_signature"><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><span style="font-family: arial, helvetica, sans-serif;" class=""><br class=""></span></div></div></div></div></div></div></div></div></div></div></div><div class="">From your other post:</div><br class=""><blockquote type="cite" class=""><div class=""><font face="AvenirNext-Regular" class="">Obviously…&nbsp;&nbsp;</font></div><div class=""><span style="font-family: AvenirNext-Regular;" class=""></span></div></blockquote><div class=""><div class=""><span style="font-family: AvenirNext-Regular;" class=""><br class=""></span></div></div><blockquote type="cite" class=""><div class=""><span style="font-family: AvenirNext-Regular;" class="">You're kidding right?&nbsp;&nbsp; Have you actually tried this ... with 28 channels?&nbsp; That is even more tedious than hand sorting 3x5 index cards</span></div></blockquote><div class=""><br class=""></div><div class="">Try to keep in mind that CHIRP is an open source project being created by volunteers and provided to us at no cost. &nbsp;And the people taking the time to answer your questions are trying to help you, again without any remuneration. &nbsp;</div><div class=""><br class=""></div><div class="">Regards,</div><div class="">&nbsp; Fred</div><div class="">&nbsp; KM4QLB</div><div class=""><br class=""><div class="">Sent from my iPad</div></div><div class=""><br class="">On Mar 22, 2016, at 8:07 PM, Knight, Dave &lt;<a href="mailto:diemkae@gmail.com" class="">diemkae@gmail.com</a>&gt; wrote:<br class=""><br class=""></div><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class=""><div class=""><div class=""><div class=""><div class="">I thought as much, based on the unhelpful response I got to my last query: "how can I print the entire list of entries" ... "Nope, can't do that.&nbsp; Just do a screen print."&nbsp; Which is just a pain, I suppose, unless you've got more than one screen of entries, then it's a ROYAL PITA!<br class=""><br class=""></div>Regarding save/upload of re-sorted rows, I devised a similar "creative workaround":<br class=""><br class=""></div>&nbsp;&nbsp; 1 - export the .img to a .csv <br class=""></div>&nbsp;&nbsp; 2 - sort by frequency &amp; renumber the rows wit a simple shell script (attached) and save the output in another .csv file<br class=""></div>&nbsp;&nbsp; 3 - import the new .csv file<br class=""><br class=""><div class="gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div class="">To sort by a column other then frequency (column number 3), replace the 3s in <b class=""><span style="font-family:monospace,monospace" class="">-kn3,3 </span></b><span style="font-family:monospace,monospace" class=""></span><span style="font-family:arial,helvetica,sans-serif" class="">in the sort command</span><b class=""> </b><span style="font-family:arial,helvetica,sans-serif" class="">with the column number by which you want to sort.&nbsp; This may be easier for Linux users that the spreadsheet approach.&nbsp; It would also work in a CYGWIN terminal under windows.<br class=""><br class=""></span></div><div class=""><span style="font-family:arial,helvetica,sans-serif" class="">Would it be fair to conclude that requests for new features like a built-in print capability and a save/upload sorted capability are unlikely to be implemented?<br class=""></span></div><div class=""><span style="font-family:arial,helvetica,sans-serif" class="">&nbsp;</span><br class=""></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>Thanks,<br class=""></div>Dave Knight, K2COE<br class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class="gmail_extra"><br class=""><div class="gmail_quote">On Tue, Mar 22, 2016 at 7:18 PM, Fred Maxwell <span dir="ltr" class="">&lt;<a href="mailto:_chirp@mail2fm.com" target="_blank" class="">_chirp@mail2fm.com</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Dave,<br class="">
<br class="">
I ran into the same problem and I don’t believe that a solution exists yet.&nbsp; There is not a way to sort everything but the memory location numbers, which I believe is what is needed.&nbsp; So you can sort them for display in any way you like (frequency, name, mode, etc.), but the memory location number for each entry will remain the same.<br class="">
<br class="">
The only way that I was able to work around that was to created a spreadsheet, do the sorting from that, and then export a .csv file.&nbsp; In my case, I wanted the repeaters sorted by order of distance from my home, so lower memory location numbers mean closer repeaters.<br class="">
<br class="">
Regards,<br class="">
&nbsp; Fred<br class="">
&nbsp; KM4QLB<br class="">
<span class=""><br class="">
<br class="">
&gt; On Mar 22, 2016, at 7:04 PM, Knight, Dave &lt;<a href="mailto:diemkae@gmail.com" class="">diemkae@gmail.com</a>&gt; wrote:<br class="">
&gt;<br class="">
&gt; After clicking on a column heading to sort the chirp entries, the new sort order is lost on upload or save.<br class="">
&gt;<br class="">
&gt; Please advise how I can save/upload sorted rows.<br class="">
&gt;<br class="">
&gt;<br class="">
</span>&gt; _______________________________________________<br class="">
&gt; chirp_users mailing list<br class="">
&gt; <a href="mailto:chirp_users@intrepid.danplanet.com" class="">chirp_users@intrepid.danplanet.com</a><br class="">
&gt; <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noreferrer" target="_blank" class="">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br class="">
&gt; This message was sent to Fred at _<a href="mailto:chirp@mail2fm.com" class="">chirp@mail2fm.com</a><br class="">
&gt; To unsubscribe, send an email to <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" class="">chirp_users-unsubscribe@intrepid.danplanet.com</a><br class="">
<br class="">
_______________________________________________<br class="">
chirp_users mailing list<br class="">
<a href="mailto:chirp_users@intrepid.danplanet.com" class="">chirp_users@intrepid.danplanet.com</a><br class="">
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noreferrer" target="_blank" class="">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br class="">
This message was sent to Dave Knight at <a href="mailto:diemkae@gmail.com" class="">diemkae@gmail.com</a><br class="">
To unsubscribe, send an email to <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" class="">chirp_users-unsubscribe@intrepid.danplanet.com</a></blockquote></div><br class=""><br class=""></div></div></div></div></div></div></div></div></div>
</div></blockquote><blockquote type="cite" class=""><div class="">&lt;sortBaofeng&gt;</div></blockquote><blockquote type="cite" class=""><div class=""><span class="">_______________________________________________</span><br class=""><span class="">chirp_users mailing list</span><br class=""><span class=""><a href="mailto:chirp_users@intrepid.danplanet.com" class="">chirp_users@intrepid.danplanet.com</a></span><br class=""><span class=""><a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" class="">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a></span><br class=""><span class="">This message was sent to Fred at _<a href="mailto:chirp@mail2fm.com" class="">chirp@mail2fm.com</a></span><br class=""><span class="">To unsubscribe, send an email to <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" class="">chirp_users-unsubscribe@intrepid.danplanet.com</a></span></div></blockquote></body></html>