Project ID:
541312
Project Type:
Fixed
Budget:
$30-$250 USD
Project Description:
Develop and test FileMaker C++ plug-in manipulating the FileMaker clipboard data (Windows version only!):
Function 1: hex/ascii dump of the contents of the FileMaker clipboard (XML data)
Function 2: Put data back to the clipboard in the FileMaker proprietary format.
Clipboard source code:
http://www.glimt.dk/code/clipx.htm [Extensive explanation and with source code]
http://vb.mvps.org/samples/ClipView/ [source code]
http://vb.mvps.org/samples/ClipEx/ [source code]
Other tool:
http://nirsoft.net/utils/inside_clipboard.html
You find additional code at http://www.SourceForge.net
Plugin template of 24U Software has to be used:
http://www.24usoftware.com/FMTemplate
Sample of clipboard data:
<dummy>
<BaseTable name="Clipboard">
<Field id="1" name="Text" dataType="Text" fieldType="Normal">
<Comment></Comment>
<AutoEnter lookup="False" constant="False" furigana="False" calculation="False" allowEditing="True">
<ConstantData></ConstantData>
</AutoEnter>
<Validation type="OnlyDuringDataEntry" message="False" maxLength="False" valuelist="False" calculation="False" alwaysValidateCalculation="False">
<NotEmpty value="False"/>
<Unique value="False"/>
<Existing value="False"/>
<StrictValidation value="False"/>
</Validation>
<Storage index="None" global="False" autoIndex="True" indexLanguage="German" maxRepetition="1"/>
</Field>
</BaseTable>
</dummy>
*NO PAYMENT RENDERED UNTIL COMPLETION OF PROJECT
*AFTER PAYMENT WE GET THE SOURCE CODE, AND EVERYTHING IS TO BE OWNED BY US
Skills required:
C Programming