September 18, 200322 yr Using a PC with FP5, is there a way to print out relationships and value lists? Also is there a way to print all scripts without a new page for each script definition? I can print to a text file, but I believe it would be a lot of work to reformat it as I have 96 scripts.
September 18, 200322 yr You can't print without page breaks between scripts, but it's not difficult to print to a text file and then open it in a text editor and do a search/replace to convert formfeed characters into 2 or 3 line breaks. There is no direct way to print out value lists and relationships, but you can use the design functions to get that information into global fields and then print them out. I made up a documentation generator which you can find in the samples forum which will do this among other things.
Create an account or sign in to comment