User contributions for RhoSigma

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

19 February 2024

17 February 2024

16 February 2024

15 February 2024

13 February 2024

  • 20:3420:34, 13 February 2024 diff hist +1,334 READFILE$No edit summary
  • 18:2818:28, 13 February 2024 diff hist +1,918 N READFILE$Created page with "{{DISPLAYTITLE: _READFILE$}} The '''_READFILE$''' function returns the complete contents of a file in a single string, but without the usual overhead. It does OPEN, GET and CLOSE the file in one run. {{PageSyntax}} : {{Parameter|content$}} = _READFILE$({{Parameter|fileSpec$}}) {{PageParameters}} * {{Parameter|content$}} is the entire file contents returned as STRING. Maybe empty, if the file specified was an empty file, or if the program is contin..."

8 February 2024

4 February 2024

  • 00:2500:25, 4 February 2024 diff hist +23 MD5$No edit summary
  • 00:2200:22, 4 February 2024 diff hist +12 MD5$No edit summary
  • 00:2000:20, 4 February 2024 diff hist +2,422 N MD5$Created page with "{{DISPLAYTITLE: _MD5$}} The '''_MD5$''' function returns the MD5 hash value of any arbitrary string. {{PageSyntax}} : {{Parameter|md5hash$}} = _MD5$({{Parameter|dataString$}}) {{PageParameters}} * {{Parameter|md5hash$}} is the hash value returned as STRING, if the given {{Parameter|dataString$}} was empty the correct hash value is: ** D41D8CD98F00B204E9800998ECF8427E * {{Parameter|dataString$}} is any literal or variable STRING to build..."

3 February 2024

2 February 2024

31 January 2024

26 January 2024

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)