Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

In fm 6.0 I used a lot of globals to put data from a customer to an invoice (both related with a constant).

So in fm6.0 I started in the customerfile, used a script to put the custid in the global custid in the invoicefile and after creating a new record I put the global in the custid of the new invoice.

I don't know if I used it well, but now I did the following:

start in the customerfile, perform the script with custid as a scriptparameter, create a new invoice and put the scriptparameter into the custid in the invoice. It worked

So you don't need all those globals anymore.

Is this a correct use from the scriptparameter ?

I wonder what will happen if 2 people use the same script ?

ciao

BelgiumBruno

Version: v7.x

Platform: Windows XP

Posted

Well yes that will work. But if you create the new invocie record via a portal you don't need to do any of this. The foreign key will insert in the invoice record automatically.

Steven

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