×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
On Wed, Sep 6, 2023 at 7:33 AM Rob Berendt <robertowenberendt@xxxxxxxxx> wrote:
I am reasking Dan's second question: "Any particular reason why you're
using the data transfer feature?"?
If I were to open the screen source in RDi I can easily save it to my PC's
drive as a stream file. Why would I need to use the download feature?
If that were to save it funky then I can easily copy/paste from RDi to
Notepad or any other favored PC editor and then save that.
I have no idea what OP is trying to do, but I can still address this
line of inquiry from my point of view:
I find that it is sometimes useful to compare, or at least keep a
record of, not just the source code but the source line dates as well.
I'm not aware of any tooling that provides this, so I built my own.
The core idea here is simply to treat a source physical file like any
other table. Use any SQL-based download facility of your choice (I use
ODBC via Python; I'm sure Run SQL Scripts in ACS would work just fine)
to get all three fields/columns. Use or ignore columns as needed.
John Y.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.