About Flexpendant SDK(No fact stands without Pic)

Hi,every one

I show my app first. It’s not long,1m48s.
Please look at it.

I know the Flexpendant SDK can operate RapidData with Creat ,Edit and Delete.

I want to go a step further. To operate Instruction with Add,Edit and Delete.

In this app, I achieve to Add a Instruction and Edit Instruction. Using the same method, It?_Ts also can Delete Instruction.

But , It?_Ts not graceful.

  1. I can?_Tt find a method to read the content of a instruction in memory directly, include PP line and the Cursor line.

  2. Although I achieve it on a circuitous route, But I find a new problem. I have not a suitable method to analyse the Content. The method about ?.FillFromString()? ?o.ToString()?_ ?o.ToStructure()?_ will user-defined.

I can?_Tt use a graceful way to know whether this instruction is what I need.

  1. I use the PP event to check and Edit the Instruction, but I don?_Tt find the Cursor event of double Chick to edit it as the Flexpendant System do it formerly.

I can?_Tt find the way to Use the event of Flexpendant System.

  1. Take one step back, we don?_Tt use the event. Can I add a item to the Program Editor/ Edit Page , what is the Cursor stoped in the movie.

I want my App don?_Tt show on the start Bar. (it?_Ts so simple)

And I can call it in the Program Editor/Edit page.(It?_Ts seem possible)

After , I can analyse the instruction of the cursor line, to show diffent form. (read the memory?)

Return the value to the instruction.(write the memory?)

Just as the app is a part of the System.