Changeset 1383 for fmts/trunk/p/C0XGET1.m
- Timestamp:
- Mar 22, 2012, 3:41:24 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fmts/trunk/p/C0XGET1.m
r1382 r1383 451 451 ; associated with ztag 452 452 n zs,zo 453 s zs=$$subject("fmts: tag",ztag)453 s zs=$$subject("fmts:fileTag",ztag) 454 454 i zs="" d q ; 455 455 . w !,"error, tag is either missing or there are more than one ",ztag 456 s zo=$$object(zs,"fmts: rdfSource")456 s zo=$$object(zs,"fmts:fileSource") 457 457 i zo="" d q ; 458 458 . w !,"error, tag source not found ",zs
Note:
See TracChangeset
for help on using the changeset viewer.