Well I was as a forestry scientist tempted to respond similarly 😛
On 2023/08/01 23:00, Paul H. Tarver wrote:
I have written two products in VFP for the Timber Industry to help with them
with logging.
https://cruisecalc.com/
https://loadcalcpro.com/
Does that count? :)
PS: Yes, I'm sorry
Ok sounds like I'm on the right track, as I've addressed not only the
technical stuff you've mentioned but will have multiple forestry puns!
E
On Tue, Aug 1, 2023 at 3:15 PM Bill Anderson wrote:
> Well, the effects of deforestation and biodiversity come to mind...
>
> Did you have something els
I just had cause to write the following, because it fit into the framework
slightly better than the procedural equivalent would have. It's code to
clear out a hash table on a weekly basis to provide a delta export:
DELETE FROM ps_um_accom_std_hsWHERE
to_char(sysdate, 'DAY') = rpad('SATURDAY',
Boy, there was a time when I could spell "UnusUal". And this is Oracle SQL,
but similar would probably work in whatever flavor you needed.
On Wed, Aug 2, 2023 at 9:37 AM Garrett Fitzgerald
wrote:
> I just had cause to write the following, because it fit into the framework
> slightly better than
On Aug 1, 2023, at 15:15, Bill Anderson wrote:
>
> Well, the effects of deforestation and biodiversity come to mind...
>
> Did you have something else in mind? ;)
This came to my mind:
https://www.youtube.com/watch?v=FR-REDevAzk
-- Ed Leafe
5 matches
Mail list logo