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

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

Recommended Posts

Posted

If you really needs a script:

Set Field [ YourTable::YourField ; Substitute ( YourTable::YourField ; " " ; "-" ) ]

but that can be made using a calculation field or the option of auto-enter a calc for that field.

Posted

Place cursor in field (back up file first) and select Replace Field Contents and specify by calculation. Calculation would be:

Substitute ( yourField ; " " ; "-" )

If on-going, it can be scripted but I might suggest that you instead use auto-enter (by calculation) and uncheck 'do not replace existing value.' This would run every time the User leaves the field.

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