Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Recent content by Jonathon

  1. J

    Alias @@F5 hotkey

    That did it, thanks! New function looks fine, but not something I need, so happy to get my hotkey back :)
  2. J

    Alias @@F5 hotkey

    Just upgraded TCC19 to TCC23. I use the F5 hotkey alias often, but seems my alias no longer works due to a new built-in functionality for F5 to "Call the browse files dialog" For example.. "alias @@f4 echo F4" - this works, it echos F4 "alias @@f5 echo F5" - this doesn't work, it brings up...
  3. J

    Virtual file for fast I/O?

    Is there any way to create a virutal file in tcc? Disk-based file processing (creation, manipulation, searches, deletion) takes a lot of time. If my scripts could create & manipulate temporary files in memory, I expect processing time would improve.
Back
Top