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)

15 December 2023

  • 09:4609:46, 15 December 2023 diff hist 0 EMBEDDED$No edit summary
  • 09:4309:43, 15 December 2023 diff hist +3,236 N EMBEDDED$Created page with "{{DISPLAYTITLE:_EMBEDDED$}} The '''_EMBEDDED$''' function is used to recall the data of a file which was earlier embedded into the EXE file using the $EMBED metacommand. You can roughly compare this to a RESTORE to any DATA block and then using READ to retrieve the data. {{PageSyntax}} : {{Parameter|filedata$}} = _EMBEDDED$("{{Parameter|handle}}") {{PageParameters}} ; IMPORTANT :* The parameter {{Parameter|handle}} must be given as a literal strin..."
  • 00:1500:15, 15 December 2023 diff hist +48 $EMBEDNo edit summary
  • 00:0200:02, 15 December 2023 diff hist +3,281 N $EMBEDCreated page with "The '''$EMBED''' metacommand can embed any designated file (e.g. images, sounds, fonts and all other file types) into the compiled EXE file. You can roughly compare this to converting and placing a file's contents into DATA lines, but '''$EMBED''' obviously is much more convenient. {{PageSyntax}} : $EMBED:'{{Parameter|filename}}','{{Parameter|handle}}' {{PageParameters}} ; IMPORTANT : *Both parameters must be enclosed in single quotes and given as literal str..."

13 December 2023

1 December 2023

29 November 2023

27 November 2023

12 November 2023

6 November 2023

7 October 2023

5 October 2023

24 September 2023

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