Search found 3 matches
- Thu Oct 01, 2009 9:58 pm
- Forum: Technical / Scripting
- Topic: Populate Memo Field with text file
- Replies: 6
- Views: 6921
Ok.. this makes absolutely no sense.. it works now. Not sure what I did.. but here is what I use to read the txt file, send a message for verification, and then populate a memo field: ReadFile>C:\mysample.txt,mytextfile Message>mytextfile Let>FieldValue=%mytextfile% Thanks again for all the help. - ...
- Thu Oct 01, 2009 8:32 pm
- Forum: Technical / Scripting
- Topic: Populate Memo Field with text file
- Replies: 6
- Views: 6921
Cool. I looked at the ReadFile command, and it seems pretty straigth forward, but I can't seem to get it to work.. maybe I am not seeing something. Form what I understand, ReadFile syntax is this ReadFile>(textfile),(variablename). So based on that, I wrote this little script: ReadFile>c:\mysample.t...
- Wed Sep 23, 2009 8:42 pm
- Forum: Technical / Scripting
- Topic: Populate Memo Field with text file
- Replies: 6
- Views: 6921
Populate Memo Field with text file
Hi, We have been using Macroscheduler for some time, and it has been a great cost savings. We are now tasked to do something we haven't done before, and not sure how to do it. So hopefully someone can share some insight. Here is the background on the current script we have. Our script interacts with...