This topic is locked

Export a text file

7/20/2007 7:38:38 AM
PHPRunner General questions
M
morpheus author

I need to export a text file in the following format for my barcode printer I have two fields that I need to export and two fixed text strings, the fields are "ITMnumber" and "Title", does the export use a common php file accross all views?

CCTRACKER (fixed text)

ITMnumber

Title

DO NOT REMOVE (fixed text)

CCTRACKER (fixed text)

ITMnumber

Title

DO NOT REMOVE (fixed text)

...

...

...

...

...

and so on


So basically it needs to create the list going down the page instead of in table format, it also needs to have the extension .dat
what files do I need to edit to allow me to do this?
regards
Morpheus