Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 7786 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

The pointer Tom has offered is also the only one that I'm aware of.

However I'm not clear on what it is you are trying to do, nor why you would contenplate using a plug-in to do it.

The two most obvious number-to-string operations are accommodated by FileMaker's native calc functions. Notably the NumToText( ) function (to render a numeral as a text literal string), or a compound formulation using the Choose function to express a numeric value in words.

Either of these can be achieved with reasonable efficiency by dropping some code into a FileMaker calc dialog.

Posted

source code at that site seems to no longer exist or the links are dead.

I'm also trying to author a plugin, but I'm having no luck using CodeWarrior under OSX, although I have written plugins for FM/Windows.

As for trying to convert a number to string, you shouldn't need a new plugin to do that. You should just use a built in function. Judging from how FM handles data passing between your plugin and Filemaker, everything is a (char*) string.

Does anyone here

  • Newbies
Posted

I konow i can convert number just a 2 fields and a calculation. but i want to learn how to write plugin. So i decided to make an plugin that contevts.

Have you got another-simple-open source plug in that helps me to learn??

Thanx

  • 1 month later...
  • Newbies
Posted

anyone who can write a plug-in for an autoresponse database through a cellphone nokia 5110 and a datacable for a serial port. i am willing to pay for it.

  • 2 weeks later...

This topic is 7786 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.