Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/miyako/4d-plugin-xls
Browse files Browse the repository at this point in the history
  • Loading branch information
miyako committed Oct 19, 2019
2 parents 48f4aea + 55fdc6f commit 9583c9d
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ For reading cell values, you might want to consider [this](https://github.com/mi

| carbon | cocoa | win32 | win64 |
|:------:|:-----:|:---------:|:---------:|
|<img src="https://cloud.githubusercontent.com/assets/1725068/22371562/1b091f0a-e4db-11e6-8458-8653954a7cce.png" width="24" height="24" />|<img src="https://cloud.githubusercontent.com/assets/1725068/22371562/1b091f0a-e4db-11e6-8458-8653954a7cce.png" width="24" height="24" />|<img src="https://cloud.githubusercontent.com/assets/1725068/22371562/1b091f0a-e4db-11e6-8458-8653954a7cce.png" width="24" height="24" />|<img src="https://cloud.githubusercontent.com/assets/1725068/22371562/1b091f0a-e4db-11e6-8458-8653954a7cce.png" width="24" height="24" />|
||<img src="https://cloud.githubusercontent.com/assets/1725068/22371562/1b091f0a-e4db-11e6-8458-8653954a7cce.png" width="24" height="24" />|<img src="https://cloud.githubusercontent.com/assets/1725068/22371562/1b091f0a-e4db-11e6-8458-8653954a7cce.png" width="24" height="24" />|<img src="https://cloud.githubusercontent.com/assets/1725068/22371562/1b091f0a-e4db-11e6-8458-8653954a7cce.png" width="24" height="24" />|

### Version

Expand All @@ -21,7 +21,7 @@ For reading cell values, you might want to consider [this](https://github.com/mi

![preemption xx](https://user-images.githubusercontent.com/1725068/41327179-4e839948-6efd-11e8-982b-a670d511e04f.png)

### Build Information
### Library Information

* Notable build flags on Mac

Expand All @@ -37,14 +37,6 @@ https://github.com/miyako/msvc-xlslib

https://github.com/miyako/msvc-iconv

About
-----
v14 is for v14 and above, 32/64 bits for both platforms. (Mac requires ~~10.8~~ 10.9+).

~~v11 is for v11 and above, 32/64 bits for Windows and 32 bits for Mac. (Mac requires 10.6+)~~.

**v11-13 is no longer maintained**.

**Note**: XLSLIB has been modified to accept unicode path names on Windows.

## Examples
Expand Down Expand Up @@ -89,3 +81,7 @@ $success:=XLS WORKBOOK Save document ($book;System folder(Desktop)+$text+".xls")
XLS WORKBOOK CLEAR ($book)
```

## Discussions

https://forums.4d.com/Post//28120080/1/

0 comments on commit 9583c9d

Please sign in to comment.