File: select

package info (click to toggle)
picolisp 25.12-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 7,388 kB
  • sloc: ansic: 3,092; javascript: 1,004; makefile: 107; sh: 2
file content (4 lines) | stat: -rw-r--r-- 134 bytes parent folder | download | duplicates (4)
1
2
3
4
<select¦(run PRG)¦>
<option¦(and ATTR (htStyle @))¦ title="¦TITLE¦"¦(eval (car PRG))¦>¦(run (cdr PRG))¦</option>
</select>