I sent a supportrequest 12 days ago, no emergency, no response.
Restored from backup myself last week. All indexfiles are gone again today.
Chris Heidecker
> Op 18 jan. 2016, om 22:06 heeft Matthias Rebbe | M-R-D
> het volgende geschreven:
>
> Just received an answer. It is not
I think you should not use @pData, just pData should be enough.
You’re not using it to return the data but are modifying by splitting but not
combining the data.
regards,
Chris Heidecker
Op 5 sep. 2014, om 20:37 heeft Michael Doub het volgende
geschreven:
> just to complete your libr
Hi,
I'm not sure what you're goal is, so I'll provide 2 options for inspiration.
I didn't use the method you tried, moved the bg-color to the listitem and used
a first-child/last-child for the corners.
The first one, shows or hides a on the same page depending on the
currentTab
The second one
.westrac.com.au
>
>
> ACN 009 342 572
>
>
> -Original Message-
> From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf
> Of chris heidecker
> Sent: Tuesday, 8 April 2014 10:29 PM
> To: How to use LiveCode
> Subject: Re: HTML & CSS
>
> into.
>
> Nakia Brewer | Technology & Solutions Manager | Equipment Management Solutions
> t: (02) 49645051 | m: 0458 713 547 | i: www.westrac.com.au
>
>
> ACN 009 342 572
>
> -Original Message-
> From: use-livecode [mailto:use-livecode-boun...
each key tKey in pArray
if pArray[tKey] is an array then
put "}"&ArrayToJSON(pArray[tKey]) into pArray[tKey]
end if
end repeat
return(mergJSONEncode("pArray",pForceRootType,pPretty))
end
This is on OSX 12.4 and LC 9.6.7
regards,
Chris Heidecker
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
answer folderList
end mouseUp
-- I set the defaultfolder and did not use folders(targetFolder) because
-- otherwise i would have to construct the filepath for the aliasreference
-- put the aliasReference of (targetFolder&"/"& theFile) into theAlias
Regards,
Chris Heidecker
&
Hi,
I had some trouble using revCopyFolder, maybe it is related.
Looking for a method to move/duplicate folders on MacOS I tried using
revCopyFolder.
The internal LC appleScript seems to use 'copy folder' in LC9.6.8
On MacOS 12.6.3 that does not work for me.
'duplicate folder' does.
Not sure s
Hi,
While applescript is still around, you could use this script. Works pretty well.
https://www.macscripter.net/t/applescript-objective-c-handler-to-merge-pdf-files/72534
Regards,
Chis Heidecker
use scripting additions
use framework "Foundation"
use framework "Quartz" -- required for PDF stuf
10 matches
Mail list logo