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

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

Recommended Posts

  • Newbies
Posted

To all,

I have written a script for notes to post date and user name in the "notes" field, however I cannot have the next entry automatically entered at the top of the field. Which script command enables this? Thank you for your help.

Posted

Easy, SETFIELD(Notes,New_Note & Notes). The '&' means concatentate, so that the statement adds existing notes to 'New_Notes and saves the result in existing notes.

Posted

I also have a close problem. I am using a bar code scanner and need to remove the last two characters from the scanner (carriage return and line feed) which are non printed characters.

How do I backspace twice in my script?

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