Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!uunet!mcsun!hp4nl!tuegate.tue.nl!rc6.urc.tue.nl!rw5.urc.tue.nl From: wsbusup4@rw5.urc.tue.nl (Jan Stout) Newsgroups: comp.lang.forth Subject: misc ?s on BASIS15 Message-ID: <587@rc6.urc.tue.nl> Date: 6 May 91 11:07:37 GMT Sender: news@rc6.urc.tue.nl Organization: Eindhoven University of Technology, The Netherlands Lines: 32 8.2.0742 AT-XY Ok, now we can set the cursor, but how do we read it? 8.2.1645 GET-DATE Where is SET-DATE? Furthermore I think DATEs should only refer to day/month/year so I suppose GET-TIME (and SET-TIME) for the sec/min/hour would be better. At least it would reduce the ridiculous number of stackentries. 15.1.1643 GET-CURRENT 1647 GET-ORDER 2195 SET-CURRENT 2197 SET-ORDER Why not use @ and ! prefixes instead of the GET- and SET-? (The same would apply to 8.2.1645) 16.1.0245 /STRING I suppose the defintion should read: ...begins n characters beyond c-addr1 and is n characters shorter... ^ ^ (In BASIS15 u1 is used at the ^s) Jan Stout, wsbusup4@urc.tue.nl