home *** CD-ROM | disk | FTP | other *** search
Text File | 1987-02-17 | 1.1 KB | 48 lines | [TEXT/APL9] |
-
- æ 87 2 17 16 43 14 TRANSFERT
-
-
-
- ã DESCRIBE
- [1] éThis workspace can be used to create files containingé
- [2] é the character representation of user definedé
- [3] é functions and operators.é
- [4] éUse the following procedure :é
- [5] éé
- [6] é )LOAD "the workspace you want to transfert"é
- [7] é )COPY the function W_Lé
- [8] é )OUTPUT XXXé
- [9] é W_Lé
- [10] é )OUTPUTé
- [11] é )INPUT XXXé
- [12] éé
- [13] éThis will create a Macintosh file named after the WSIDé
- [14] é (or "APLTMP" in the case of a clear workspace).é
- [15] éé
- [16] éThis file can later be read with the command :é
- [17] é )INPUT "the file name or è"é
- [18] éor, if you don't want to display its content,é
- [19] é )INPUT "the file name or è" -NODISPé
- ã
-
-
-
- ã W_L;W_1
- [1] ∫(0=ÇèWSID)/éèWSIDóééAPLTMPééé
- [2] é)OUTPUT é,èWSID
- [3] éééæ éé,(ªèTS),éé éé,èWSIDé
- [4] W_1óèNL 3 4
- [5] W_1ó(W_1[;èIO+0 1]°.†éW_é)´W_1
- [6] W_9: ò(0=1ÇÇW_1)/W_7
- [7] ò(0ÅÇèCR W_1[èIO;])/W_6
- [8] éééééé
- [9] éãé,W_1[èIO;],é[è]ãé
- [10] W_6: W_1ó1 0ÑW_1
- [11] òW_9
- [12] W_7: éééééé
- [13] é)OUTPUTé
- ã
-
-
-
-