79215848

Date: 2024-11-22 16:45:46
Score: 3
Natty:
Report link

ASSIGN @Handle TO "Filename" opens the file OUTPUT @Handle;"TEXT" writes to the file ASSIGN @Handle TO * closes the file

ASSIGN @Handle TO "Filename";FORMAT ON opens the file as text rather than binary

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @Handle
  • User mentioned (0): @Handle
  • User mentioned (0): @Handle
  • Low reputation (1):
Posted by: AJ Blingo