Newbies Udo von Mulert Posted February 2, 2005 Newbies Posted February 2, 2005 I need FM to print a layout of a page in ASCII to a file. The ASCII file is needed by a number chrunching program. I could export the data to a file but I need to include commands to the number chruncher as well. I have a layout containing all these but printing to a file will always include printer commands as well. Is there a solution?
DykstrL Posted February 2, 2005 Posted February 2, 2005 Welcome to the Forums. You could put all of your ASCII text in a global text field, then create a found set of just one record (it doesn't matter which one) and export just the one global field to a text file. This could all be scripted to be done with the click of a button to launch the script.
Newbies SamGyi Posted February 18, 2005 Newbies Posted February 18, 2005 Hi Udo, If you want to export and keep the layout of the text in the global field, you can use text plugins such as ExportFM. That way you can export out in multiple lines instead of one long line of texts. Goodluck, Sam
Recommended Posts
This topic is 7210 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