Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
some date/time/timestamp functions revisited
#2
Nice work. One thing that I advise, though, is that instead of this line:

Code: (Select All)
Screen _NewImage(1280, 1024, 32): _ScreenMove 0, 0

could put this at the top:

Code: (Select All)
$CONSOLE:ONLY

Some of us are on "tiny" laptops with only 768 pixel rows, and 8x8 characters become unreadable.

However I noticed a function GetColorXY(). Does this program do any text highlighting?
Reply


Messages In This Thread
RE: some date/time/timestamp functions revisited - by mnrvovrfc - 03-02-2023, 07:05 AM



Users browsing this thread: 3 Guest(s)