KNOWLEDGE BASE
Log In    |    Knowledge Base    |    4D Home
Tech Tip: ACI_Pack commands that were integrated in 4D
PRODUCT: ACI Pack | VERSION: 6.7 | PLATFORM: Mac & Win
Published On: January 12, 2001

If you were still recently using an older version of ACI_Pack, you may be surprised that most of its original commands disappeared from the most recent versions. This is due to the fact that most of them have been integrated in 4D. This tech tip lists the original ACI_Pack commands and their replacements:

GetModifiers was replaced by the following commands:

* Shift down
* Caps lock down
* Windows Ctrl down
* Windows Alt down
* Macintosh command down
* Macintosh option down
* Macintosh control down


- GetIndString became Get text resource in 4D
- GetPicture became GET PICTURE RESOURCE in 4D
- GetResList became Resource List in 4D
- PostKey became POST KEY in 4D
- STRtoArray became STRING LIST TO ARRAY in 4D
- GetACIFolder became Get 4D folder in 4D
- TestFile became Test path name in 4D
- CreateDir became CREATE FOLDER in 4D