The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
CopyVar
09-09-2017, 11:58 AM
Post: #1
CopyVar
Can anyone explain the difference between these 2 lines....in terms of what happens?
A:=B;
CopyVar(A,B);

The docs say the second line copys the storage area that B holds into A's storage area. I see no difference between that an A:=B;.....
Alternatively, give me an example where they would not be the same...

Ultimately, what I'm trying to figure out is defined in this post...
http://www.hpmuseum.org/forum/thread-9018.html
....but nobody's answered it yet...

Thx
-Donald
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
CopyVar - webmasterpdx - 09-09-2017 11:58 AM
RE: CopyVar - Joe Horn - 09-09-2017, 01:39 PM
RE: CopyVar - ji3m - 09-09-2017, 03:01 PM
RE: CopyVar - webmasterpdx - 09-09-2017, 10:04 PM
RE: CopyVar - Tim Wessman - 09-11-2017, 03:12 PM



User(s) browsing this thread: 1 Guest(s)