mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-01 22:03:01 -06:00
.uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@7358 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
b1056e6479
commit
407eabd819
8 changed files with 133 additions and 88 deletions
|
|
@ -5,6 +5,6 @@ using namespace Upp;
|
|||
CONSOLE_APP_MAIN
|
||||
{
|
||||
String out;
|
||||
Sys("ls /sdf", out);
|
||||
Sys("c:/xxx/pdftoppm -r 100 \"C:/xxx/smlouva.pdf\" \"C:/xxx/out.ppm\"");
|
||||
DDUMP(out);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue