Jump to content

the use of scriptparameters


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

Recommended Posts

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

Link to comment
Share on other sites

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