<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="Arial">Under Support/Resources on our website there is:<br>
<br>
<a class="moz-txt-link-freetext" href="http://www.fptech.com/fptech/resources.php">http://www.fptech.com/fptech/resources.php</a><br>
</font><br>
<b style="box-sizing: border-box; font-weight: 700; color: rgb(51,
51, 51); font-family: "Helvetica Neue", Helvetica,
Arial, sans-serif; font-size: 14px; font-style: normal;
font-variant-ligatures: normal; font-variant-caps: normal;
letter-spacing: normal; orphans: 2; text-align: start;
text-indent: 0px; text-transform: none; white-space: normal;
widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;
background-color: rgb(224, 236, 248); text-decoration-style:
initial; text-decoration-color: initial;"><span style="box-sizing:
border-box;">filePro® 5.0 BLOB sample</span></b><span
style="color: rgb(51, 51, 51); font-family: "Helvetica
Neue", Helvetica, Arial, sans-serif; font-size: 14px;
font-style: normal; font-variant-ligatures: normal;
font-variant-caps: normal; font-weight: normal; letter-spacing:
normal; orphans: 2; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: 2;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
background-color: rgb(224, 236, 248); text-decoration-style:
initial; text-decoration-color: initial; display: inline
!important; float: none;"></span>
<ul style="box-sizing: border-box; margin-top: 0px; margin-bottom:
10px; color: rgb(51, 51, 51); font-family: "Helvetica
Neue", Helvetica, Arial, sans-serif; font-size: 14px;
font-style: normal; font-variant-ligatures: normal;
font-variant-caps: normal; font-weight: normal; letter-spacing:
normal; orphans: 2; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: 2;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
background-color: rgb(224, 236, 248); text-decoration-style:
initial; text-decoration-color: initial;">
<li style="box-sizing: border-box;">Windows<span> </span><a
href="http://www.fptech.com/fptech/resources/downloads/blobtest.zip"
style="box-sizing: border-box; background-color: transparent;
color: rgb(51, 122, 183); text-decoration: none;">blobtest.zip</a><br
style="box-sizing: border-box;">
</li>
<li style="box-sizing: border-box;">SCO<span> </span><a
href="http://www.fptech.com/fptech/resources/downloads/blobtest.tar.gz"
style="box-sizing: border-box; background-color: transparent;
color: rgb(51, 122, 183); text-decoration: none;">blobtest.tar.gz</a></li>
</ul>
<div class="moz-cite-prefix"><br>
This applies to BLOB or MEMO data<br>
It does not seem to have a MEMO EXPORT example but it is just
reverse of IMPORT<br>
<br>
<br>
On 8/16/2017 12:17 PM, Bruce Easton via Filepro-list wrote:<br>
</div>
<blockquote type="cite"
cite="mid:64df6dbf-f461-7160-18a4-82b5c17164e3@stn.com">Mike - the
syntax you showed:
<br>
<br>
Then: MEMO invy(367) EXPORT "c:\memo.txt"
<br>
<br>
should be correct, although I don't have or see anywhere a working
example of this for Windows filepro, so I can't speak to the
path/file portion at the end (does it need more than one backslash
for instance?). Does filepro have permissions to write a file to
the C drive?
<br>
<br>
Since I'm assuming that you are running your "export multi
invfile..." from Request Output and not I/U/A, I would first try
to select one record to see if you can get the memo export to
output the memo field data to a file from that one pass of
d/rreport.
<br>
<br>
Bruce
<br>
<br>
On 8/16/17 12:51 AM, Mike Fedkiw via Filepro-list wrote:
<br>
<blockquote type="cite">It's been like forever since I upgraded
anything because I just didn't want to deal with the new
licensing stuff.
<br>
<br>
Below is pretty much the extent of the help for the MEMO export
that I'm looking for and it's not really much help.
<br>
<br>
Is there any way of just downloading the updated help files and
overwriting the ones I have now?
<br>
<br>
<br>
Thanks, Mike
<br>
<br>
┌──────────────────────────────────────────────────────────────────────────────┐
<br>
│ Processing Table
Commands │
<br>
│ │
<br>
│5.0 MEMO (cont'd) │
<br>
│ │
<br>
│ MEMO Commands │
<br>
│ │
<br>
│ MEMO xx CLEAR Clears a window brought up
with │
<br>
│ MEMO xx
SHOW. │
<br>
│ │
<br>
│ MEMO xx DELETE Deletes contents of MEMO
field xx. │
<br>
│ │
<br>
│ MEMO xx EDIT Brings up the filePro
internal editor │
<br>
│ for MEMO field
xx. │
<br>
│ │
<br>
│ MEMO xx EXPORT filename Exports the MEMO field xx
to the │
<br>
│ specified
filename. │
<br>
│ │
<br>
│ MEMO xx IMPORT filename Imports the contents of
"filename" into │
<br>
│ field
xx. │
<br>
│ │
<br>
├──────────────────────────────────────────────────────────────────────────────┤
<br>
│ Enter -Exit PgUp PgDn -Scroll F9
-Search │
<br>
└──────────────────────────────────────────────────────────────────────────────┘
<br>
<br>
<br>
<br>
On 8/15/2017 11:51 PM, Laura Brody wrote:
<br>
<blockquote type="cite">When did you last upgrade your filePro?
I took over the online help files at fpTech about 3 years ago.
They are now filled with the example code that was in my
"Laura's filePro Help Files" product. I added entries as
features were added. There are MEMO code examples in the
Define Processing online help. Choose a file, a processing
table then while in the IF or THEN area, press f10/HELP then
search for MEMO. There is code that should help you with the
various features of that command.
<br>
<br>
Laura Brody
<br>
<br>
On Tue, Aug 15, 2017 at 8:23 PM, Mike Fedkiw via Filepro-list
<<a class="moz-txt-link-abbreviated" href="mailto:filepro-list@lists.celestial.com">filepro-list@lists.celestial.com</a>
<a class="moz-txt-link-rfc2396E" href="mailto:filepro-list@lists.celestial.com"><mailto:filepro-list@lists.celestial.com></a>> wrote:
<br>
<br>
I'm so done spending hours and hours in front of my
computer
<br>
trying to figure things out to no avail, EXPORTING A MEMO
FIELD is
<br>
just the latest example that I still haven't a clue how to
<br>
actually do the damn thing.
<br>
<br>
Anyway, enough of the ranting....
<br>
<br>
Can anyone help me out as to where I can purchase some
sort of
<br>
filepro help manual(preferably NOT written by Filepro).
One that
<br>
will include examples of commands along with SYNTAX
examples would
<br>
really be nice.
<br>
<br>
Because when filepro help only says this (MEMO xx EXPORT
<br>
filename) and I've tried...
<br>
<br>
Then: MEMO invy(367) EXPORT "memo"
<br>
<br>
Then: MEMO invy(367) EXPORT "memo.txt"
<br>
<br>
Then: MEMO invy(367) EXPORT "c:\memo"
<br>
<br>
Then: MEMO invy(367) EXPORT "c:\memo.txt"
<br>
<br>
with none of them working I need to do something different
it seems.
<br>
<br>
<br>
Mike
<br>
<br>
<br>
<br>
_______________________________________________
<br>
Filepro-list mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:Filepro-list@lists.celestial.com">Filepro-list@lists.celestial.com</a>
<br>
<a class="moz-txt-link-rfc2396E" href="mailto:Filepro-list@lists.celestial.com"><mailto:Filepro-list@lists.celestial.com></a>
<br>
Subscribe/Unsubscribe/Subscription Changes
<br>
<a class="moz-txt-link-freetext" href="http://mailman.celestial.com/mailman/listinfo/filepro-list">http://mailman.celestial.com/mailman/listinfo/filepro-list</a>
<br>
<a class="moz-txt-link-rfc2396E" href="http://mailman.celestial.com/mailman/listinfo/filepro-list"><http://mailman.celestial.com/mailman/listinfo/filepro-list></a>
<br>
<br>
<br>
</blockquote>
<br>
-------------- next part --------------
<br>
An HTML attachment was scrubbed...
<br>
URL:
<a class="moz-txt-link-rfc2396E" href="http://mailman.celestial.com/pipermail/filepro-list/attachments/20170816/1fbe345a/attachment.html"><http://mailman.celestial.com/pipermail/filepro-list/attachments/20170816/1fbe345a/attachment.html></a><br>
_______________________________________________
<br>
Filepro-list mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:Filepro-list@lists.celestial.com">Filepro-list@lists.celestial.com</a>
<br>
Subscribe/Unsubscribe/Subscription Changes
<br>
<a class="moz-txt-link-freetext" href="http://mailman.celestial.com/mailman/listinfo/filepro-list">http://mailman.celestial.com/mailman/listinfo/filepro-list</a>
<br>
</blockquote>
<br>
<br>
<br>
<br>
---
<br>
This email has been checked for viruses by Avast antivirus
software.
<br>
<a class="moz-txt-link-freetext" href="https://www.avast.com/antivirus">https://www.avast.com/antivirus</a>
<br>
<br>
_______________________________________________
<br>
Filepro-list mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:Filepro-list@lists.celestial.com">Filepro-list@lists.celestial.com</a>
<br>
Subscribe/Unsubscribe/Subscription Changes
<br>
<a class="moz-txt-link-freetext" href="http://mailman.celestial.com/mailman/listinfo/filepro-list">http://mailman.celestial.com/mailman/listinfo/filepro-list</a>
<br>
</blockquote>
<br>
<div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br />
<table style="border-top: 1px solid #D3D4DE;">
<tr>
<td style="width: 55px; padding-top: 13px;"><a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient&utm_term=icon" target="_blank"><img src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif" alt="" width="46" height="29" style="width: 46px; height: 29px;" /></a></td>
<td style="width: 470px; padding-top: 12px; color: #41424e; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 18px;">Virus-free. <a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient&utm_term=link" target="_blank" style="color: #4453ea;">www.avast.com</a>
</td>
</tr>
</table><a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"> </a></div></body>
</html>