Page 1 of 1

Flowcode Project information not complet

Posted: Mon Jun 10, 2024 4:56 pm
by stefan.erni
Hi to All

Flowcode has a nice export function and generate a html file with printscreen from all the macros and panels.

under export:
2024-06-10_17-41-00.PNG
2024-06-10_17-41-00.PNG (11.16 KiB) Viewed 4195 times
unfortunately the printscreen of the main is not exported maybe because it is too long?
I have exported the main macro and imported it into a new programme.
There I can export the main macro in full length.

Why does it not work in my programme?

not exporting main printscreen:
L24_1.fcfx
(173.19 KiB) Downloaded 193 times
exporting main printscreen complet:
post_doku1.fcfx
(37.55 KiB) Downloaded 201 times

Re: Flowcode Project information not complet

Posted: Mon Jun 10, 2024 5:09 pm
by Steve-Matrix
I've just downloaded and exported your project and the Main function is in there for me. I have tried a few different export styles and it's always there.

The macros are shown in alphabetical order, so "Main" is nearer the end of the document.

I have attached it.

Re: Flowcode Project information not complet

Posted: Mon Jun 10, 2024 5:32 pm
by stefan.erni
Hi Steve

this is the main from my project:
2024-06-10_18-28-04.PNG
2024-06-10_18-28-04.PNG (46.46 KiB) Viewed 4189 times
and this from the post_doku:
2024-06-10_18-29-04.PNG
2024-06-10_18-29-04.PNG (64.46 KiB) Viewed 4189 times

Re: Flowcode Project information not complet

Posted: Mon Jun 10, 2024 6:18 pm
by Steve-Matrix
Sorry, but I don't know what the problem is. As you can see from my previous attachment, the macro is correctly displayed when I try.

Re: Flowcode Project information not complet

Posted: Tue Jun 11, 2024 9:05 am
by stefan.erni
Hi Steve
Flowcode on my computer is not exporting all the files.
I did it on another computer.
It works there too.
If I copy the missing files into the folder, the documentation is OK.

Re: Flowcode Project information not complet

Posted: Tue Jun 11, 2024 10:06 am
by Steve-Matrix
Thanks, Stefan. It seems that something is stopping Flowcode creating those image files. I cannot see anything particular in the code that could cause this though.