MathcadFileAccess - The following functions are useful for reading various file types into arrays. - Сообщения
#21 Опубликовано: 27.03.2014 15:30:38
It has occurred to me that the plugin could send the bin data to the clipboard and then the user could make a paste (control-v) by hand into any folder (as the program HTMtied does)
Another alternative could be using DDE as a layer between windows programs, see:
http://jdde.pretty-tools.com/
http://www.thescarms.com/VBasic/ddeml.aspx
Another alternative could be using DDE as a layer between windows programs, see:
http://jdde.pretty-tools.com/
http://www.thescarms.com/VBasic/ddeml.aspx
1 пользователям понравился этот пост
ioan92 27.03.2014 16:12:00
#22 Опубликовано: 27.03.2014 19:42:35
have you tried to write to the %TEMP% or %APPDATA% directories ?
1 пользователям понравился этот пост
ioan92 28.03.2014 04:23:00
#23 Опубликовано: 28.03.2014 03:25:09
1 пользователям понравился этот пост
ioan92 28.03.2014 03:58:00
#24 Опубликовано: 28.03.2014 06:00:10
Ioan, i'm not sure to understand the problem well
perhaps you can use DAvide's hyperlink plugin
perhaps you can use DAvide's hyperlink plugin
1 пользователям понравился этот пост
ioan92 28.03.2014 06:22:00
#25 Опубликовано: 28.03.2014 09:25:05
don't ask me why but i think that'll work if you place the sm files at the same directory as smath exe
1 пользователям понравился этот пост
ioan92 28.03.2014 11:57:00
#26 Опубликовано: 28.03.2014 12:30:28
the two large buttons at the bottom are green in my case, tested with martin's portable version on xp
1 пользователям понравился этот пост
ioan92 28.03.2014 12:38:00
#27 Опубликовано: 24.04.2014 18:15:34
Updated. Play() function now works as expected (it waits for the end of sound).
Russia ☭ forever, Viacheslav N. Mezentsev
1 пользователям понравился этот пост
Davide Carpi 24.04.2014 19:22:00
#28 Опубликовано: 15.09.2015 14:37:12
This is as good a place as any:
Is there a function that returns the filename of the current worksheet/Smath Document? I couldn't find it
Is there a function that returns the filename of the current worksheet/Smath Document? I couldn't find it
#29 Опубликовано: 07.06.2017 04:12:30
WroteThis is as good a place as any:
Is there a function that returns the filename of the current worksheet/Smath Document? I couldn't find it
Currently I have the same question and also no answer (and couldn't find one).
Can anybody help?
#30 Опубликовано: 07.06.2017 15:20:56
WroteIs there a function that returns the filename of the current worksheet/Smath Document?I couldn't find it
Simple but not so simple, EXPLAIN:
1. If your work sheet resides in a subfolder: don't know if possible [didn't find trick]
2. If your work sheet reside in a folder in "C:\ ==> like this
path:=CurrentDirectory("")
path="C:\Smath6179\"
#31 Опубликовано: 07.06.2017 21:42:05
#32 Опубликовано: 08.06.2017 03:16:49
WroteWroteIs there a function that returns the filename of the current worksheet/Smath Document?I couldn't find it
path:=CurrentDirectory("")
path="C:\Smath6179\"
Hi Jean,
I do know 'CurrentDirectory( "" )' but it returns the path without the filename. And I am trying to retrieve the latter.
#33 Опубликовано: 08.06.2017 08:38:18
WroteI do know 'CurrentDirectory( "" )' but it returns the path without the filename. And I am trying to retrieve the latter.
If I open a work sheet from "My Computer, C, click on the Folder, click on the work sheet
it will open Smath and CWD= is from which folder the work sheet comes from [Snippet].
Differently, If I open Smath first from the task bar, and click on the file name from the
file list on the Smath menu, I get: CWD="C\Program Flies\Smath Studio"
In fact, my Smath is so simple ... all my 925 work sheets are piled in Smath6179 folder.
All in all => same as Mathcad 11
Cheers ... Jean
#34 Опубликовано: 08.06.2017 09:05:42
WroteWroteThis is as good a place as any:
Is there a function that returns the filename of the current worksheet/Smath Document? I couldn't find it
Currently I have the same question and also no answer (and couldn't find one).
Can anybody help?
As workaround you can use simple C# script for this (Script plugin).
store.AddDefinition( terms[0].Text, new Term[0], new Entry( "\"" + store.FileName + "\"" ) );
Russia ☭ forever, Viacheslav N. Mezentsev
#35 Опубликовано: 08.06.2017 11:46:34
A more complete code would look like Mathcad 11
CWD="C:\Program Files\Mathsoft\Mathcad 11\Handbooks\datapack"
CWD="C:\Program Files\Mathsoft\Mathcad 11\Handbooks\datapack"
#36 Опубликовано: 29.10.2019 05:05:48
The function getfolderpath() seems to be broken for build 7219:
getfolder.sm (2 КиБ) скачан 68 раз(а).
![2019-10-29 07_52_04-SMath Studio 0.99.7219 - [Blatt5_].png](/ru-RU/file/spgdML/2019-10-29-07_52_04-SMath-Studio-0_99_7219---_Blatt5___png)
getfolder.sm (2 КиБ) скачан 68 раз(а).
SMath Studio: SMath Studio Desktop 0.99.7219.26345 portable, 64-bit
OS: Microsoft Windows NT 6.1.7601 Service Pack 1; Windows 7 Professional Service Pack 1, 64-bit
Screen: 1920x1080 px, 96x96 dpi, 96 GP.CDPI
Localization: language=ENG; dec.symbol=; arg.separator=; OS dec.symbol=; OS arg.separator=; OS d.g.separator=
Framework: CLR 4.0.30319.42000
installed versions:
v2.0.50727 2.0.50727.5420 SP2
v3.0 3.0.30729.5420 SP2
v3.5 3.5.30729.5420 SP1
v4
Client 4.7.02053
Full 4.7.02053
v4.0
Client 4.0.0.0
Plugins:
- [AppDir] Area Region - 0.99.7219.26345
- [AppDir] HTMLFileType - 1.14.7219.26345
- [AppDir] ImageFileType - 1.11.7219.26345
- [AppDir] Math Region - 0.99.7219.26345
- [AppDir] PictureRegion - 1.10.7219.26345
- [AppDir] PlotRegion - 1.11.7219.26345
- [AppDir] SMath Viewer Files Plugin - 1.1.7219.26385
- [AppDir] SMathFileType - 1.11.7219.26345
- [AppDir] SpecialFunctions - 1.12.7219.26345
- [AppDir] SpecialFunctions - 1.12.7219.26345
- [AppDir] StandardToolboxButtons - 1.1.7219.26345
- [AppDir] TextRegion - 1.11.7219.26345
- [AppDir] XMCDFileType - 1.12.7219.26345
- [UserDir] Custom Functions - 1.1.7200.16172
- [UserDir] Custom Glyphs - 1.1.7200.16176
- [UserDir] Development Tools - 1.0.6974.21980
- [UserDir] Hyperlink Region - 1.0.7105.20106
- [UserDir] Image Region - 2.99.7100.21996
- [UserDir] Mathcad File Access Functions - 1.0.6983.32721
- [UserDir] MaximaPlugin - 1.98.7100.23756
- [UserDir] Nonlinear Solvers - 1.1.7097.23301
- [UserDir] ODE Solvers - 0.2.7155.3312
- [UserDir] ODE Solvers - 0.2.7155.3312
- [UserDir] PDF Files Plugin - 1.0.7097.27694
- [UserDir] Slider Region - 1.0.7100.22009
- [UserDir] Snapshot Region - 1.0.7100.22017
- [UserDir] Statistical Tools - 1.0.6824.32561
- [UserDir] Writer Region - 0.22.7200.15900
- [UserDir] XlsxImportExport - 1.3.6996.39330
- [UserDir] X-Y Plot Region (JXCharts) - 0.2.7198.38915
- [UserDir] X-Y Plot Region (JXCharts) - 0.2.7198.38915
OS: Microsoft Windows NT 6.1.7601 Service Pack 1; Windows 7 Professional Service Pack 1, 64-bit
Screen: 1920x1080 px, 96x96 dpi, 96 GP.CDPI
Localization: language=ENG; dec.symbol=
Framework: CLR 4.0.30319.42000
installed versions:
v2.0.50727 2.0.50727.5420 SP2
v3.0 3.0.30729.5420 SP2
v3.5 3.5.30729.5420 SP1
v4
Client 4.7.02053
Full 4.7.02053
v4.0
Client 4.0.0.0
Plugins:
- [AppDir] Area Region - 0.99.7219.26345
- [AppDir] HTMLFileType - 1.14.7219.26345
- [AppDir] ImageFileType - 1.11.7219.26345
- [AppDir] Math Region - 0.99.7219.26345
- [AppDir] PictureRegion - 1.10.7219.26345
- [AppDir] PlotRegion - 1.11.7219.26345
- [AppDir] SMath Viewer Files Plugin - 1.1.7219.26385
- [AppDir] SMathFileType - 1.11.7219.26345
- [AppDir] SpecialFunctions - 1.12.7219.26345
- [AppDir] SpecialFunctions - 1.12.7219.26345
- [AppDir] StandardToolboxButtons - 1.1.7219.26345
- [AppDir] TextRegion - 1.11.7219.26345
- [AppDir] XMCDFileType - 1.12.7219.26345
- [UserDir] Custom Functions - 1.1.7200.16172
- [UserDir] Custom Glyphs - 1.1.7200.16176
- [UserDir] Development Tools - 1.0.6974.21980
- [UserDir] Hyperlink Region - 1.0.7105.20106
- [UserDir] Image Region - 2.99.7100.21996
- [UserDir] Mathcad File Access Functions - 1.0.6983.32721
- [UserDir] MaximaPlugin - 1.98.7100.23756
- [UserDir] Nonlinear Solvers - 1.1.7097.23301
- [UserDir] ODE Solvers - 0.2.7155.3312
- [UserDir] ODE Solvers - 0.2.7155.3312
- [UserDir] PDF Files Plugin - 1.0.7097.27694
- [UserDir] Slider Region - 1.0.7100.22009
- [UserDir] Snapshot Region - 1.0.7100.22017
- [UserDir] Statistical Tools - 1.0.6824.32561
- [UserDir] Writer Region - 0.22.7200.15900
- [UserDir] XlsxImportExport - 1.3.6996.39330
- [UserDir] X-Y Plot Region (JXCharts) - 0.2.7198.38915
- [UserDir] X-Y Plot Region (JXCharts) - 0.2.7198.38915
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
1 пользователям понравился этот пост
Вячеслав Мезенцев 31.10.2019 14:04:00
#37 Опубликовано: 31.10.2019 14:05:49
Updated and rebuilded for SMath Studio ≥ 0.99.7109.
Russia ☭ forever, Viacheslav N. Mezentsev
2 пользователям понравился этот пост
#38 Опубликовано: 29.06.2021 08:08:28
Hi,
I found that the following functions of this plugin are not working:
Play(), WRITEWAV(), GETWAVINFO(), READWAV().
I saw the problem inside the interactive SMath Handbook.
I have SMath Studio 0.99.7822 (01 June 2021) on win10.
Oscar
I found that the following functions of this plugin are not working:
Play(), WRITEWAV(), GETWAVINFO(), READWAV().
I saw the problem inside the interactive SMath Handbook.
I have SMath Studio 0.99.7822 (01 June 2021) on win10.
Oscar
1 пользователям понравился этот пост
Вячеслав Мезенцев 29.06.2021 09:47:00
-
Новые сообщения
-
Нет новых сообщений