Flowcode Project File Parser

Ben Rowland 2019 (C) Matrix TSL


Target Device

PIC.18F.18F26K42

Constants


Globals

BYTE IP     BOOL closed     BOOL TxDataStart     UNSIGNED INT Port     BYTE HasReceived     BOOL AcceptOpen    

Ev_Timer    /    Ev_Stop    /    Connect    /    Ev_Initialise    /    Ev_Compile_Start    /    Receive    /    Send    /    Ev_Property    /    Ev_LoadComplete    /    ParseIPString    /    Listen    /    Ev_Renamed    /    SocketOpen    /    SocketClose    /    AcceptOpen    /    Ev_Resize    /    Ev_Start    /    AcceptClose    /    Main    /    Initialise

Ev_Timer

Return:     UNSIGNED LONG
Params:     UNSIGNED LONG TimerID    
Vars:     HANDLE Handle    

Your browser does not support the HTML5 canvas tag.

Ev_Timer    /    Ev_Stop    /    Connect    /    Ev_Initialise    /    Ev_Compile_Start    /    Receive    /    Send    /    Ev_Property    /    Ev_LoadComplete    /    ParseIPString    /    Listen    /    Ev_Renamed    /    SocketOpen    /    SocketClose    /    AcceptOpen    /    Ev_Resize    /    Ev_Start    /    AcceptClose    /    Main    /    Initialise

Ev_Stop

Return:     UNSIGNED LONG

Your browser does not support the HTML5 canvas tag.

Ev_Timer    /    Ev_Stop    /    Connect    /    Ev_Initialise    /    Ev_Compile_Start    /    Receive    /    Send    /    Ev_Property    /    Ev_LoadComplete    /    ParseIPString    /    Listen    /    Ev_Renamed    /    SocketOpen    /    SocketClose    /    AcceptOpen    /    Ev_Resize    /    Ev_Start    /    AcceptClose    /    Main    /    Initialise

Connect

Return:     BOOL
Params:     STRING Address     UNSIGNED INT Port    

Your browser does not support the HTML5 canvas tag.

Ev_Timer    /    Ev_Stop    /    Connect    /    Ev_Initialise    /    Ev_Compile_Start    /    Receive    /    Send    /    Ev_Property    /    Ev_LoadComplete    /    ParseIPString    /    Listen    /    Ev_Renamed    /    SocketOpen    /    SocketClose    /    AcceptOpen    /    Ev_Resize    /    Ev_Start    /    AcceptClose    /    Main    /    Initialise

Ev_Initialise

Return:     UNSIGNED LONG
Vars:     STRING Str     HANDLE Handle    

Your browser does not support the HTML5 canvas tag.

Ev_Timer    /    Ev_Stop    /    Connect    /    Ev_Initialise    /    Ev_Compile_Start    /    Receive    /    Send    /    Ev_Property    /    Ev_LoadComplete    /    ParseIPString    /    Listen    /    Ev_Renamed    /    SocketOpen    /    SocketClose    /    AcceptOpen    /    Ev_Resize    /    Ev_Start    /    AcceptClose    /    Main    /    Initialise

Ev_Compile_Start

Return:     UNSIGNED LONG

Your browser does not support the HTML5 canvas tag.

Ev_Timer    /    Ev_Stop    /    Connect    /    Ev_Initialise    /    Ev_Compile_Start    /    Receive    /    Send    /    Ev_Property    /    Ev_LoadComplete    /    ParseIPString    /    Listen    /    Ev_Renamed    /    SocketOpen    /    SocketClose    /    AcceptOpen    /    Ev_Resize    /    Ev_Start    /    AcceptClose    /    Main    /    Initialise

Receive

Return:     UNSIGNED INT
Params:     STRING Data     UNSIGNED INT Count     UNSIGNED INT Timeout    
Vars:     BYTE DataAvailable     UNSIGNED INT idx    

Your browser does not support the HTML5 canvas tag.

Ev_Timer    /    Ev_Stop    /    Connect    /    Ev_Initialise    /    Ev_Compile_Start    /    Receive    /    Send    /    Ev_Property    /    Ev_LoadComplete    /    ParseIPString    /    Listen    /    Ev_Renamed    /    SocketOpen    /    SocketClose    /    AcceptOpen    /    Ev_Resize    /    Ev_Start    /    AcceptClose    /    Main    /    Initialise

Send

Return:     UNSIGNED INT
Params:     STRING Data     UNSIGNED INT Count    
Vars:     UNSIGNED INT idx    

Your browser does not support the HTML5 canvas tag.

Ev_Timer    /    Ev_Stop    /    Connect    /    Ev_Initialise    /    Ev_Compile_Start    /    Receive    /    Send    /    Ev_Property    /    Ev_LoadComplete    /    ParseIPString    /    Listen    /    Ev_Renamed    /    SocketOpen    /    SocketClose    /    AcceptOpen    /    Ev_Resize    /    Ev_Start    /    AcceptClose    /    Main    /    Initialise

Ev_Property

Return:     UNSIGNED LONG
Vars:     STRING Str     STRING IPStr     HANDLE Handle     HANDLE CHandle    

Your browser does not support the HTML5 canvas tag.

Ev_Timer    /    Ev_Stop    /    Connect    /    Ev_Initialise    /    Ev_Compile_Start    /    Receive    /    Send    /    Ev_Property    /    Ev_LoadComplete    /    ParseIPString    /    Listen    /    Ev_Renamed    /    SocketOpen    /    SocketClose    /    AcceptOpen    /    Ev_Resize    /    Ev_Start    /    AcceptClose    /    Main    /    Initialise

Ev_LoadComplete

Return:     UNSIGNED LONG

Your browser does not support the HTML5 canvas tag.

Ev_Timer    /    Ev_Stop    /    Connect    /    Ev_Initialise    /    Ev_Compile_Start    /    Receive    /    Send    /    Ev_Property    /    Ev_LoadComplete    /    ParseIPString    /    Listen    /    Ev_Renamed    /    SocketOpen    /    SocketClose    /    AcceptOpen    /    Ev_Resize    /    Ev_Start    /    AcceptClose    /    Main    /    Initialise

ParseIPString

Return:     BOOL
Params:     STRING Address    
Vars:     BYTE idx     BYTE length     BYTE IPidx    

Your browser does not support the HTML5 canvas tag.

Ev_Timer    /    Ev_Stop    /    Connect    /    Ev_Initialise    /    Ev_Compile_Start    /    Receive    /    Send    /    Ev_Property    /    Ev_LoadComplete    /    ParseIPString    /    Listen    /    Ev_Renamed    /    SocketOpen    /    SocketClose    /    AcceptOpen    /    Ev_Resize    /    Ev_Start    /    AcceptClose    /    Main    /    Initialise

Listen

Return:     BOOL
Params:     UNSIGNED INT Port    

Your browser does not support the HTML5 canvas tag.

Ev_Timer    /    Ev_Stop    /    Connect    /    Ev_Initialise    /    Ev_Compile_Start    /    Receive    /    Send    /    Ev_Property    /    Ev_LoadComplete    /    ParseIPString    /    Listen    /    Ev_Renamed    /    SocketOpen    /    SocketClose    /    AcceptOpen    /    Ev_Resize    /    Ev_Start    /    AcceptClose    /    Main    /    Initialise

Ev_Renamed

Return:     UNSIGNED LONG
Vars:     STRING Name    

Your browser does not support the HTML5 canvas tag.

Ev_Timer    /    Ev_Stop    /    Connect    /    Ev_Initialise    /    Ev_Compile_Start    /    Receive    /    Send    /    Ev_Property    /    Ev_LoadComplete    /    ParseIPString    /    Listen    /    Ev_Renamed    /    SocketOpen    /    SocketClose    /    AcceptOpen    /    Ev_Resize    /    Ev_Start    /    AcceptClose    /    Main    /    Initialise

SocketOpen

Return:     BOOL

Your browser does not support the HTML5 canvas tag.

Ev_Timer    /    Ev_Stop    /    Connect    /    Ev_Initialise    /    Ev_Compile_Start    /    Receive    /    Send    /    Ev_Property    /    Ev_LoadComplete    /    ParseIPString    /    Listen    /    Ev_Renamed    /    SocketOpen    /    SocketClose    /    AcceptOpen    /    Ev_Resize    /    Ev_Start    /    AcceptClose    /    Main    /    Initialise

SocketClose

Return:     VOID

Your browser does not support the HTML5 canvas tag.

Ev_Timer    /    Ev_Stop    /    Connect    /    Ev_Initialise    /    Ev_Compile_Start    /    Receive    /    Send    /    Ev_Property    /    Ev_LoadComplete    /    ParseIPString    /    Listen    /    Ev_Renamed    /    SocketOpen    /    SocketClose    /    AcceptOpen    /    Ev_Resize    /    Ev_Start    /    AcceptClose    /    Main    /    Initialise

AcceptOpen

Return:     BYTE

Your browser does not support the HTML5 canvas tag.

Ev_Timer    /    Ev_Stop    /    Connect    /    Ev_Initialise    /    Ev_Compile_Start    /    Receive    /    Send    /    Ev_Property    /    Ev_LoadComplete    /    ParseIPString    /    Listen    /    Ev_Renamed    /    SocketOpen    /    SocketClose    /    AcceptOpen    /    Ev_Resize    /    Ev_Start    /    AcceptClose    /    Main    /    Initialise

Ev_Resize

Return:     UNSIGNED LONG
Params:     HANDLE Component     HANDLE PrevPos     BOOL Final    

Your browser does not support the HTML5 canvas tag.

Ev_Timer    /    Ev_Stop    /    Connect    /    Ev_Initialise    /    Ev_Compile_Start    /    Receive    /    Send    /    Ev_Property    /    Ev_LoadComplete    /    ParseIPString    /    Listen    /    Ev_Renamed    /    SocketOpen    /    SocketClose    /    AcceptOpen    /    Ev_Resize    /    Ev_Start    /    AcceptClose    /    Main    /    Initialise

Ev_Start

Return:     UNSIGNED LONG

Your browser does not support the HTML5 canvas tag.

Ev_Timer    /    Ev_Stop    /    Connect    /    Ev_Initialise    /    Ev_Compile_Start    /    Receive    /    Send    /    Ev_Property    /    Ev_LoadComplete    /    ParseIPString    /    Listen    /    Ev_Renamed    /    SocketOpen    /    SocketClose    /    AcceptOpen    /    Ev_Resize    /    Ev_Start    /    AcceptClose    /    Main    /    Initialise

AcceptClose

Return:     VOID

Your browser does not support the HTML5 canvas tag.

Ev_Timer    /    Ev_Stop    /    Connect    /    Ev_Initialise    /    Ev_Compile_Start    /    Receive    /    Send    /    Ev_Property    /    Ev_LoadComplete    /    ParseIPString    /    Listen    /    Ev_Renamed    /    SocketOpen    /    SocketClose    /    AcceptOpen    /    Ev_Resize    /    Ev_Start    /    AcceptClose    /    Main    /    Initialise

Main

Return:     VOID

Your browser does not support the HTML5 canvas tag.

Ev_Timer    /    Ev_Stop    /    Connect    /    Ev_Initialise    /    Ev_Compile_Start    /    Receive    /    Send    /    Ev_Property    /    Ev_LoadComplete    /    ParseIPString    /    Listen    /    Ev_Renamed    /    SocketOpen    /    SocketClose    /    AcceptOpen    /    Ev_Resize    /    Ev_Start    /    AcceptClose    /    Main    /    Initialise

Initialise

Return:     VOID

Your browser does not support the HTML5 canvas tag.

Verison History

Version 0.6
12/09/19 BR - Created initial recursive parser
14/09/19 BR - Added support for disabled icons
18/09/19 BR - Fixed decision icon parsing
19/09/19 BR - Added switch icon support
23/09/19 BR - Fixed recursive loop spacing
27/09/19 BR - Further tweaked spacing and added Macro menu
30/09/19 BR - Improved all string spacing
01/10/19 BR - Improved While icon support