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 4862 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi,

I started working with output variables in my different tests, and I was wondering if or how I could integrate those concepts once the function was registered and it was used via the calculation dialog.

first of all, is it possible ?

Posted

I'm hoping so but I haven't figured out a way yet.......

It would seem that since you can in SM that you should be able to in your own solution.

Posted (edited)

Actually haven't tried that .... Have you?

SSsoooo let's say I put in my variableName and then script:

set field [mySMthing (whatever)]

set field [sMGetVariable( variableName )]

I should get it??

HHHHHHhhhuuuummmmmmmmmmmmm.....

EDIT:

OUCH ..... quite embarrassed !!!!!!!!!!!!!!!!

Much better than parsing out the info from an XML response......

Although now I need to re-write the java that I didn't worry about putting those output variables in.

THANKS JOHN !!

Edited by Cabinetman
  • 1 month later...
Posted

Side note: This is probably obvious to everyone else but you have to enclose variablename in quotes.....

Like:

set field [sMGetVariable( "variableName" )]

This topic is 4862 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.