it works - best wishes from germany
Search found 7 matches
- Sat Jan 26, 2019 4:56 pm
- Forum: Windows
- Topic: Put shell problem with special Char 122 "|" - ftp access
- Replies: 3
- Views: 6116
Re: Put shell problem with special Char 122 "|" - ftp access
Thank you bogs,
it works - best wishes from germany
it works - best wishes from germany
- Sat Jan 26, 2019 10:59 am
- Forum: Windows
- Topic: Put shell problem with special Char 122 "|" - ftp access
- Replies: 3
- Views: 6116
Put shell problem with special Char 122 "|" - ftp access
Hello,
has someone a hint?
I want to open a explorer window with an ftp access with direct login with the following command.
put "explorer.exe" & " ftp://ftp.xxx.c|dyn:navd@ftp.xxx.c" into tCommand
put shell (tCommand) into errortxt
answer errortxt
Now the used character 122 "|" "vertical ...
has someone a hint?
I want to open a explorer window with an ftp access with direct login with the following command.
put "explorer.exe" & " ftp://ftp.xxx.c|dyn:navd@ftp.xxx.c" into tCommand
put shell (tCommand) into errortxt
answer errortxt
Now the used character 122 "|" "vertical ...
- Sun Jan 06, 2019 7:26 pm
- Forum: Internet
- Topic: Get JSON Data with NTLM authentication
- Replies: 3
- Views: 7771
Re: Get JSON Data with NTLM authentication
Hello Trevor,
thanks for the information. I first want to try if can create a application,
so I bought the community plus version.
Do you know that there is a possibility to add and use this tsnet component without buying the
expensive version?
I dont want so spend so much money only for testing ...
thanks for the information. I first want to try if can create a application,
so I bought the community plus version.
Do you know that there is a possibility to add and use this tsnet component without buying the
expensive version?
I dont want so spend so much money only for testing ...
- Sat Jan 05, 2019 4:40 pm
- Forum: Internet
- Topic: Get JSON Data with NTLM authentication
- Replies: 3
- Views: 7771
Get JSON Data with NTLM authentication
Hello,
I want to put my data JSON into an array. With the integrated library this works well
on sites without login.
set the itemDelimiter to slash
put URL "https://open library. org/api/books?bibkeys=ISBN:0385472579,LCCN:62019420&format=json" into NewsContent
put the result into theError
if ...
I want to put my data JSON into an array. With the integrated library this works well
on sites without login.
set the itemDelimiter to slash
put URL "https://open library. org/api/books?bibkeys=ISBN:0385472579,LCCN:62019420&format=json" into NewsContent
put the result into theError
if ...
- Thu Dec 27, 2018 3:48 pm
- Forum: Windows
- Topic: IOS Development under Windows
- Replies: 1
- Views: 4431
IOS Development under Windows
Hello,
acutally I use a vmWare Image with OS X 10.8 Mountain Lion.
If I try to install livecode there, it says always - file is corupt and cannot be installed.
I downloaded it three times - always the same result. All other programms and xcode work on this
virtual machine.
Does anybody use a ...
acutally I use a vmWare Image with OS X 10.8 Mountain Lion.
If I try to install livecode there, it says always - file is corupt and cannot be installed.
I downloaded it three times - always the same result. All other programms and xcode work on this
virtual machine.
Does anybody use a ...
- Wed Dec 26, 2018 10:27 pm
- Forum: Android Deployment
- Topic: No matching ABIS?
- Replies: 30
- Views: 52775
Re: No matching ABIS?
???
Samsung Galaxy S8 has no Intel x86 CPU.
I thought I buy livecode do develop cross plattform applications. Not you say I can use only arm cpus. That doesn't really make sense to
be.
It it not possible to create one application for win / ios and android with a simple hello Button which works on ...
Samsung Galaxy S8 has no Intel x86 CPU.
I thought I buy livecode do develop cross plattform applications. Not you say I can use only arm cpus. That doesn't really make sense to
be.
It it not possible to create one application for win / ios and android with a simple hello Button which works on ...
- Wed Dec 26, 2018 8:04 pm
- Forum: Android Deployment
- Topic: No matching ABIS?
- Replies: 30
- Views: 52775
Re: No matching ABIS?
Hello,
I have the same Problem. I created a simple application with one button and "Hello". Regarding the manuals I installed JDK 8.191 and android studio
with android 4.03 und 8.0.
I can create a android application without failures. But when I want to run it on the emulator nexus5 I get an ABIS ...
I have the same Problem. I created a simple application with one button and "Hello". Regarding the manuals I installed JDK 8.191 and android studio
with android 4.03 und 8.0.
I can create a android application without failures. But when I want to run it on the emulator nexus5 I get an ABIS ...