Changeset 7bb71fa in git for Tst/Old/m24si.tst


Ignore:
Timestamp:
May 12, 2000, 2:42:18 PM (24 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'fc741b6502fd8a97288eaa3eba6e5220f3c3df87')
Children:
ff9f9f37d7e36b8cffaf1f7136739cdeb4519a6d
Parents:
034ce12c4d5c236b70e0d93d3dd39cefcbe60268
Message:
* hannes: execute


git-svn-id: file:///usr/local/Singular/svn/trunk@4323 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Tst/Old/m24si.tst

    r034ce1 r7bb71fa  
    1111  read("example.txt");         // data is returned as string
    1212  close(l);                    // link is closed
    13   execute read(l);             // read string is executed
     13  execute(read(l));             // read string is executed
    1414  status(l, "open", "yes");    // now link is open
    1515  status(l, "mode");           // in read mode
Note: See TracChangeset for help on using the changeset viewer.