Welcome!

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

SignUp Now!

regex

  1. MikeBaas

    How to...extract a string from a .json-file?

    I have a small .json-file: {"created_at":"2019-09-06T15:51:10Z","id":19814066,"tag":"v0.9b11"} Now I want to get the value for tag - what's the best to do that? My only idea was TPIPE, but after RFTMing I have the impression that this can only be used to filter line (e.g. /string always returns...
  2. J

    Done RegEx dialog upgrades...

    Just upgraded to 21. Having been away in osx/bash for awhile, I thought it was neat to see the RegEx tool. It could use some love though... It would be nice to have a syntax selector - the one great thing about this over *nix is the syntax selection, but it would be great to do...
Back
Top