Search found 997 matches

by Steve-Matrix
Thu Feb 16, 2023 4:07 pm
Forum: Bug Reports
Topic: App Developper: Flowcode speed different
Replies: 10
Views: 1465

Re: App Developper: Flowcode speed different

But 20 seconds is extremely slow. Is this happening on all projects or just a specific project?
by Steve-Matrix
Thu Feb 16, 2023 4:06 pm
Forum: Bug Reports
Topic: App Developper: Flowcode speed different
Replies: 10
Views: 1465

Re: App Developper: Flowcode speed different

Is this in v10?

In v10, if the Variables tab is open, it might try to update all the variables during simulation. This can be prevented if you have the simulation speed set to "Fast (no updates)".
sim speed fast (no updates).png
sim speed fast (no updates).png (3.16 KiB) Viewed 1122 times
by Steve-Matrix
Thu Feb 16, 2023 4:02 pm
Forum: Feature Requests
Topic: App Developer Expose to top level for variable not working
Replies: 1
Views: 625

Re: App Developer Expose to top level for variable not working

Hi Stefan,

I don't know if this helps, but in the latest update for v10 you can set a filename property to have a default file extension when the file dialog is opened. You set it up similar to the following:

custom filename filter.png
custom filename filter.png (16.51 KiB) Viewed 621 times
by Steve-Matrix
Thu Feb 16, 2023 3:44 pm
Forum: General
Topic: Flowcode v10.0.1.18
Replies: 0
Views: 7305

Flowcode v10.0.1.18

A new core update has been released for Flowcode v10. If you are running a version of Flowcode v10 prior v10.0.1.18, a notification will appear allowing it to be downloaded and installed (assuming you have "Check for core updates on launch" enabled in the Global Settings). v10 core update.png This n...
by Steve-Matrix
Fri Feb 10, 2023 9:02 am
Forum: General
Topic: DATA TO .CSV FILE
Replies: 17
Views: 2311

Re: DATA TO .CSV FILE

CSV format is essentially data separated by commas. If strings have spaces (or commas) then the strings need to be within quotes. There is no implicit formatting information in CSV, so the import process into excess will need to specify which numeric values are dates (etc). But that is a manual proc...
by Steve-Matrix
Thu Feb 09, 2023 4:22 pm
Forum: General
Topic: DATA TO .CSV FILE
Replies: 17
Views: 2311

Re: DATA TO .CSV FILE

There's no full example and it would depend on the nature of your data. But I've created a very simple chart in the attached project. If you simulate the program it will clear the chart, then add 5 data points and then enter a continuous loop. At this point, right-click the chart and select "show st...
by Steve-Matrix
Thu Feb 09, 2023 12:21 pm
Forum: General
Topic: DATA TO .CSV FILE
Replies: 17
Views: 2311

Re: DATA TO .CSV FILE

Another option is a Flowcode App Developer project.

Use a COM port component to receive the data and then write it to a CSV file. Or alternatively, write it to a chart component and you can see in within Flowcode (plus you can save as a CSV file by right-clicking the chart).
by Steve-Matrix
Wed Feb 08, 2023 2:51 pm
Forum: Feature Requests
Topic: App Developer Advanced String Functions and Text[2]
Replies: 3
Views: 902

Re: App Developer Advanced String Functions and Text[2]

I think the easiest way is to use a fixed-width font like "Courier New". There could be others, e.g. "Comic Sans" and "Lucida Sans Typewriter".
by Steve-Matrix
Tue Feb 07, 2023 5:18 pm
Forum: General
Topic: My order from 02/03/2023
Replies: 1
Views: 421

Re: My order from 02/03/2023

Sorry you are having problems. Have you tried the instructions in the FAQ below?
https://www.flowcode.co.uk/faq/?a=01

And if you have not received the key, perhaps the email has been blocked. Please look in your spam/junk folder.