go to www.geomview.org home page
 
Home

Overview
FAQ
Documentation

Download

Mailing List

Geomview For Windows?

Support
Users
Development

Bug Reporting
Contributing
Contact Us

Sponsors

 

Site Search

 

Advanced
Search

 
About the software@geom archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ackerman at nlm.nih.gov: Command language]


  • To: ackerman at nlm.nih.gov
  • Subject: Re: [ackerman at nlm.nih.gov: Command language]
  • From: slevy
  • Date: Thu, 11 Jun 92 17:56:44 -0500

> ... I thought the correct syntax would be
> (read command <path>)
> but that does not work.

The "read" command is for incorporating some data type's literally in a
command stream.  So you might (pointlessly) say

	(read command (geometry sam < xyz.vect))
which is equivalent to
	(geometry sam <xyz.vect)

To make it read commands from a file, use the < sign, e.g.

	(read command < yourfile)


 
Home | Overview | FAQ | Documentation | Support | Download | Mailing List
Windows? | Development | Bug Reporting | Contributing | Contact Us | Sponsors
 
site hosted by
SourceForge Logo