Posts by Ava Rashidi

Show threads by Ava Rashidi
44 posts found, page 2 of 3

Ava Rashidi (In thread: What unit is used by the App Builder's controls?)

Hello David,

I am very thankful,


Ava Rashidi (In thread: What unit is used by the App Builder's controls?)

Hello David,

I want to display a photo(250*250 px) by using CSS, I use HTML control to To display its output, for this control(HTML) I put the height and width 250

But the output size of the CSS(px) is not the same as the size of my control!

- What is the measurement unit for AB controls(height and width)?

thanks


Ava Rashidi (In thread: How to run batch or executable files from our apps)

Hello David,

Thank you for sharing your wisdom with me.


Ava Rashidi (In thread: How to run batch or executable files from our apps)

Hello David,

yes, I wanted move one file from one directory to another directory, in AB an JS I could not do it but with bat file it worked.

So, I decided called my bat file.

Thanks for your reply


Ava Rashidi (In thread: How to run batch or executable files from our apps)

Hello David,

I have a batch file, I need run this in AB.

How can run .bat or .exe file in AB?

Tanks


Ava Rashidi (In thread: Create CSV file and place in a specific location)

Hello David,

Excuse me, I mean, the Windows platform, Thank you for your very good description.

-How to find the path that the file is stored and display to the user?

-What is the default path to save files in Windows better(dataDirectory/ cacheDirectory/ externalApplicationStorageDirectory/ externalDataDirectory/ tempDirectory/ syncedDataDirectory/ documentsDirectory?

I am very thankful,


Ava Rashidi (In thread: Create CSV file and place in a specific location)

Hello David,

Thanks a lot, I have this cod but I can not get CSV file in windows APK!

FileWrite "dataDirectory" "File.csv" "[arr]" "ErrorCallback" "SuccessCallback"

--[arr] is my array that have row of csv file:

StartJS

window.App.RootScope.arr = [];

EndJS

-what is the problem?

Thanks a million,


Ava Rashidi (In thread: Create CSV file and place in a specific location)

Hello David,

Thank you for your good help, If I want use "FileWrite" Actions, can I get CSV file? like this:

FileWrite "dataDirectory" "File.csv" "[my_array]" "ErrorCallback" "SuccessCallback"

Is it true?

thanks


Ava Rashidi (In thread: Create CSV file and place in a specific location)

Hello David,

I'm still testing and searching,If I get a result, I will inform you. Please let us know if you have reached a result.

Thank you for your follow up and help,


Ava Rashidi (In thread: Create CSV file and place in a specific location)

yes I am compiling my app for the Windows platform!

I want that user can get CSV file from my Windows app.


Ava Rashidi (In thread: Create CSV file and place in a specific location)

Hello David,

Yes, I wrote this code similar to your code but it only responds to Android not windows!

-Should I change like this?

device.platform.toLowerCase() === 'windows'

thanks

Ava Rashidi (In thread: Create CSV file and place in a specific location)

Hello David,

Following the talk of this topic ,I use this code to output CSV file:

When I run it with emulator, I get the output CSV file, but when build it to get apk for windows it dos not work!

What is problem? Can you help me that How can I get a CSV file output for Windows?

Thank you I really appreciate your help.


Ava Rashidi (In thread: Multidimensional Array in a global variable)

Hello David,

Yes, my problem was solved ≧°◡°≦

Thank you for being patient and helping me.


Ava Rashidi (In thread: Multidimensional Array in a global variable)

Hello David,

I need multi-dimensional array like this:

Array([

['name','description'],

['david','123'],

['jona','""'],

['ava','b'],

])

My problem was that when I define arrays with JS, my array is not global and I can not use it in other views!

Thank you


Ava Rashidi (In thread: Multidimensional Array in a global variable)

Hello David,

I can use a multi-dimensional array with JS, do AB actions have the same capability?

Thank you

Everybody can read the DecSoft support forum for learning purposes, however only DecSoft customers can post new threads. Purchase one or more licenses of some DecSoft products in order to give this and other benefits.

This website uses some useful cookies to store your preferences.

I agree. Hide this note. Give me more information.