Brian Dunning's FileMaker Custom Functions

load ( Parameter )

#load() is part of the fmDynamix function pair and works in bi-nome with cfCall()

  Average rating: 4.3 (6 votes) Log in to vote

Agnes Barouh   Agnes Barouh - Show more from this author
Tic Tac
http://www.tictac.fr/CoinFileMaker/Page.html

Share on Facebook Share on Twitter

  Sample input:
cfCall ( $$_DateText ; #load ( "03/06/2006" ))

cfCall ( $$_xmlSet ; #load ( "name" ) & #load ( "Pierre" ))

cfCall ( $$_CustomList ; #load ( 1 ) & #load ( 10 ) & #load ( "GetNthRecord ( Field ; [n] )" ))
  Sample output:
result for #load()


1¶2¶

1¶2¶3¶

  Function definition: (Copy & paste into FileMaker's Edit Custom Function window)

#load() works with cfCall()
cfCall() must be able to read and execute any type of custom function, simple, recursive or complex

More explanation here : http://www.tictac.fr/CoinFileMaker/PageFmxEn.html
=> load and look the file "fmx_FmDynamix_Presentation.fmp12"

//-------------

** note: the variable $fmxLoa_N must not be reset **
- #load() is part of the fmDynamix function pair and works in bi-nome with cfCall()
- The variables declared by #load() are retrieved and emptied by cfCall()
- #load() declares the variables $fmxLoa_P [n] and $fmxLoa_G to pass your parameters to cfCall()
- The result of @load is n¶

//---------------------------------- Parameter
• Parameter : Your parameter

 

Comments

Log in to post comments.

 

Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.

Support this website.

This library has been a free commmunity resource for FileMaker users and developers for 20 years. It receives no funding and has no advertisements. If it has helped you out, I'd really appreciate it if you could contribute whatever you think it's worth: