RE: Encrypt Blob issue

2019-03-28 Thread Vance Villanueva via 4D_Tech
Hi Chip, Can you try the following code to see if this works for you? // === C_TEXT($pkey) C_BLOB($blob;$vtEncrypted;$blob2) QUERY([Table_1];[Table_1]ID=2) $pkey:="2132329" $blob:=[Table_1]Field_blob TEXT TO BLOB($pkey;$blob2) VARIABLE TO

RE: Write Pro: Creating headers/footers

2018-10-10 Thread Vance Villanueva via 4D_Tech
Hi Pat, The following Tech Tip exports the 4D Write Pro document to add them: http://kb.4d.com/assetid=77968 Regards, Vance Villanueva -Original Message- From: 4D_Tech [mailto:4d_tech-boun...@lists.4d.com] On Behalf Of Pat Bensky via 4D_Tech Sent: Friday, October 05, 2018 3:59 PM

RE: 4Dv15 applications as a Service in Windows Server 2012

2018-09-11 Thread Vance Villanueva via 4D_Tech
Hi Ronnie, Please take a look at this KB in regards to Windows Server 2012: http://kb.4d.com/assetid=77139 Regards, Vance Villanueva From: Ronnie Teo [mailto:ron...@tarawerkz.com] Sent: Tuesday, September 11, 2018 12:30 AM To: Vance Villanueva Cc: 4D iNug Technical Subject: Re: 4Dv15

RE: SPELL CHECKING in a Listbox cell

2018-09-10 Thread Vance Villanueva via 4D_Tech
Hi Pat, Can you try using the form event "On after keystroke"? Here is a sample code that I tried out where I put in the ListBox object method: : (Form event=On After Keystroke) SPELL CHECKING $textValue:=Get edited text Regards, Vance Villanueva -Original Message- From:

RE: 4Dv15 applications as a Service in Windows Server 2012

2018-09-10 Thread Vance Villanueva via 4D_Tech
Hi Ronnie, Have you tried unregistering the service and re-registering it? http://kb.4d.com/assetid=2 Regards, Vance Villanueva -Original Message- From: 4D_Tech [mailto:4d_tech-boun...@lists.4d.com] On Behalf Of Ronnie Teo via 4D_Tech Sent: Sunday, September 09, 2018 9:21 PM

RE: 4D Write to 4D Write Pro

2018-08-29 Thread Vance Villanueva via 4D_Tech
Hi Richard, 4D Write Pro is a newly developed architecture. There are no cross references of 4D Write Pro commands from 4D Write. We have resources to convert 4D Write docs to 4D Write Pro. Also, we have resources of 4D Write Pro in doc.4d.com, blog.4d.com, and kb.4d.com for the transition

RE: Converting pictures on 4D forms (Windows) to get transparency

2018-07-09 Thread Vance Villanueva via 4D_Tech
Hi Bob, Can you make a picture have an opaque effect? http://kb.4d.com/assetid=77891 Regards, Vance Villanueva -Original Message- From: 4D_Tech [mailto:4d_tech-boun...@lists.4d.com] On Behalf Of Bob Miller via 4D_Tech Sent: Monday, July 09, 2018 8:20 AM To: 4d_tech@lists.4d.com

RE: 4D Write, pictures in page, frozen document, to 4D Write Pro

2018-06-25 Thread Vance Villanueva via 4D_Tech
Hi John, What are the picture types stored in the blob field (as 4D Write)? Were they saved in Mac or Windows? Are you seeing this issue on both Mac and Windows? You mentioned: I could programmatically reinsert all the pictures found in the write document, but these documents are supposed

RE: Dot notation

2018-06-22 Thread Vance Villanueva via 4D_Tech
Hi Pat, In looking at the code, are any of the "$" not initialized or set? If I just try to run this code in a method: $0:=New object("Range";$wpRange;"Font";$font;"Family";$fontFamily;"Size";$fontSize) I can get that error if I don't load anything in the "$". Regards, Vance Villanueva

RE: 4D Server 15.3 crashes a server when choosing a datafile

2017-09-07 Thread Vance Villanueva via 4D_Tech
Hi Paul, Have you updated any components and/or plugins since that update? Regards, Vance Villanueva -Original Message- From: 4D_Tech [mailto:4d_tech-boun...@lists.4d.com] On Behalf Of Paul Lovejoy via 4D_Tech Sent: Tuesday, September 05, 2017 10:16 PM To: 4D iNug Technical Cc:

RE: Which rows are selected?

2017-03-10 Thread Vance Villanueva via 4D_Tech
Hi Bob, Here is also a KB example about this: http://kb.4d.com/assetid=76902 Regards, Vance Villanueva -Original Message- From: 4D_Tech [mailto:4d_tech-boun...@lists.4d.com] On Behalf Of bob.miller--- via 4D_Tech Sent: Friday, March 10, 2017 11:57 AM To: 4d_tech@lists.4d.com Cc: