TWeb CLASS emulation in HARBOURINO
Posted: Sat Nov 14, 2020 11:47 am
Hello,
Yesterday there was another fascinating lecture.
Many thanks to everyone and especially to Richardo.
While watching the presentation, I got a good idea for 'Harbourino style'.
I have now reproduced the CLASS TApp with a HASH.
The method e.g. METHOD Get (cKey, uKey) is now a simple hash function: hb_HGet (<hTable>, <Key>) -> <Value>
Very easy to handle.
I wish you a great weekend.
Sincerely
Otto
Yesterday there was another fascinating lecture.
Many thanks to everyone and especially to Richardo.
While watching the presentation, I got a good idea for 'Harbourino style'.
I have now reproduced the CLASS TApp with a HASH.
The method e.g. METHOD Get (cKey, uKey) is now a simple hash function: hb_HGet (<hTable>, <Key>) -> <Value>
Very easy to handle.
I wish you a great weekend.
Sincerely
Otto