Newbies BrianT24 Posted September 28, 2008 Newbies Posted September 28, 2008 Hi All I am new and very beginner with FM. I have been using Helix for years, but am forced to recreate my small business DB in FM because Helix is a "classic" app. What I need is a script that will insert the current date into a date field (date billed) on all records of the current found set. I have tried insert date, but it only inserts into the currently viewed record. I think that I need to use set field, but I can not get it to work. Please help and thank you in advance Brian Tacy Coco Tree Home Services Cape Coral, FL 33993 cocotreehomeservices.com
mr_vodka Posted September 29, 2008 Posted September 29, 2008 Replace Field Contents [ YourDateField; Get(CurrentDate) ]
Newbies BrianT24 Posted September 29, 2008 Author Newbies Posted September 29, 2008 John Thank you!!! As simple as this is it was kicking my butt! I'm sure I'll have more Thanks Again Brian
Recommended Posts
This topic is 6249 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 accountSign in
Already have an account? Sign in here.
Sign In Now