KEY:
D: Dyadic; M: Monadic; N: Niladic
Operators | |||||
---|---|---|---|---|---|
Op | Name | Code | Result | ||
N | #FILE | File Object | #FILE =>f; f %** $; | File[I133R1C1:P]N:;FC: | |
M | #FILE | File Object | '<1>---------' $;
'test.txt'#file =>f %** $; '<2>---------' $; 'path:\only\'#file =>f %** $; '<3>---------' $; 'dir\test.txt'#file =>f %** $; '<4>---------' $; 'disk:\d1\d1a\test.txt'#file =>f %** $; '<5>---------' $; 'bad\::\form/test.txt'#file =>f %** $; |
<1>---------
File[S24R2C1:P]N:test.txt;FC: <2>--------- File[S73R2C1:P]N:;FC:path:\only\ <3>--------- File[S122R2C1:P]N:test.txt;FC:dir\ <4>--------- File[S173R2C1:P] N:test.txt;FC:disk:\d1\d1a\ <5>--------- File[S224R2C1:P] N:test.txt;FC:bad\::\form\ |
|
D | #FILE | File Object | $$ 'c:\live'#fc =>fc;
'x:\test'#fc =>fc; 'test.txt'#file fc =>f; f %**$; |
File[S224R3C1:P]N: test.txt;FC:x:\test\ |
|
Stream Ops | Stream Ops | 'c:\glee\website\bases'#fc =>fc; 'GBONU.htm'#file fc =>f; f @->>&'Operators' ;f ->>$; |
Operators; Numeric</TITLE> | ||
D | Hex Look | Hex Look | 'c:\glee'#fc =>fb;
'website\bases'#fc =>fw; 'gbofile.htm'#file(fb,fw) =>f; f[_5..20+(f `->>&"gbofile")]:hex $; |
R>..'gbofile.htm'#file(fb, 53002666666626762266662662 2EDA772F69C5E84D7369C5862C |