BreezeTree Home FlowBreeze Flowchart Software Top  Previous  Next
FlowBreeze Help Introduction
Table of Contents
 Interactive Flowcharting
Step 1 - Start Flowcharting
Step 2 - Add Symbols
Step 3 - Add Decision
Step 4 - FlowBreeze Prompts
Step 5 - Stop Flowcharting
 Flowchart Wizard
Parsing Rules
Transpose column to rows
Apply parsing syntax
 Template Generator
Load Template
Create Custom Templates
 Settings
Settings - Symbol List
Edit Symbol List
Symbol Styles
Settings - General
Settings - Decisions
Settings - Flow Line Connectors
Flow Line Connector Styles
 Toolbar / Ribbon
Excel 2000 - 2003 Toolbar
Excel 2007 - 2010 Ribbon
 FlowBreeze Tools
Apply Styles
Clear Shading
Create a Grid
Create a Symbol Key
Export as Picture
Extract Text
Flowchart Editor
Insert Branch
Insert Connector
Insert Group Box
Shape Selection Tool
View Gridlines
 User Interface
Start Window
Restart Flowcharting
Flow Line Prompt Window
 Editing Tips
Deleting Symbols
Inserting Symbols
 How Do I...
Add an Assist Line to a Swim Lane Diagram
Change Symbol Styles
Change a Symbol Type
Check for Updates
Copy a Flowchart to Word or PowerPoint
Edit Symbol Text
Edit the Symbol List
Insert a Flow Line (Connector)
Insert a Hyperlink
Insert a Label / TextBox
Move Symbols
Resize Symbols
Rotate a Symbol
Select Symbols
Snap Objects
Use Keywords and Prefixes
Work with Grouped Symbols
Work with Connectors
FlowBreeze Support
Troubleshooting
FlowBreeze License Agreement

Parsing Rules

This feature is available in the Standard Edition only.


 

The Flowchart Wizard accepts a syntax that allows for parsing to set connectors and branch labels. The basic syntax is Id, Entry Text, Connector(s), where each part is defined as follows:

 

Entry Id: A unique number.

Entry Text: The text that will go into the flowchart symbol.

The text can contain Prefixes and Keywords.
Text containing commas should be enclosed in quotes, as in "This is an entry, and it has a comma."
Line breaks can be inserted into the text by placing a "|" character at the breakpoints.

Connector(s): (Optional) One or more Id's to connect a line to.

Connectors can simply be a comma separated list of Entry Id's to connect to.
Connectors can also include the connection sides and branch labels separated by colons, as in Connect_To_Id: Side: Label.
The acceptable sides are top, right, bottom, and left, and they can be abbreviated t, r, b, and l, respectively.
If the label contains a comma, it must be enclosed in quotes.

 

Accepted Formats

 

id, text

id, text, connect_to_id

id, text, connect_to_id, connect_to_id, connect_to_id, ...

id, "text, that includes a comma", connect_to_id

id, text that includes | a line break, connect_to_id

id, text, connect_to_id, connect_to_id, ...

id, text, connect_to_id:side:label

id, text, connect_to_id:side:label, connect_to_id:side:label, ...

 

Examples

 

Example

Description

2, Unload pallet and stock items, 3

Creates process step connecting to step 3

2, Unload pallet | stock items, 3

Creates process step connecting to step 3, with a hard line break placed as follows:

 

Unload pallet

stock items

 

2, Unload pallet and stock items, 3, 7

Creates process step connecting to steps 3 and 7

2, "Unload pallet, and stock items", 3

Creates process step with embedded comma connecting to step 3

7, Is shipment in system?, 8:bottom:Yes, 3:left:No

Creates decision symbol connecting to steps 8 and 3. The connector to step 8 comes out of the bottom of the decision symbol and is labeled "Yes". The connector to step 3 comes out of the right side of the decision symbol and is labeled "No".

 



©2006-2011 BreezeTree Software, LLC. All Rights Reserved.