| Cheshire Cat Computing https://steveshipway.org/forum/ |
|
| File Names https://steveshipway.org/forum/viewtopic.php?f=44&t=9385 |
Page 1 of 1 |
| Author: | blinky000 [ Fri Jul 10, 2015 9:21 pm ] |
| Post subject: | File Names |
I'm not totally sure if you meant to be able CALL plans from other .cfg files, I found that it works, but with some strange behavior. The order of the files in the directory, can cause the CALL to fail, even tho the plan IS in memory. The actual file of the plan being called, must come BEFORE the file of the plan calling it in the directory stucture. |
|
| Author: | stevesh [ Fri Aug 28, 2015 4:03 pm ] |
| Post subject: | Re: File Names |
Yes, the verification of CALL is done single-pass; IE, the called plan must have been previously defined. This is to prevent an endless loop (and ot make parsing easier). Since the Blueprints are processed alphabetically, you can work around this by making a utility blueprint called something like 'AAA.bp' |
|
| Author: | blinky000 [ Fri Sep 11, 2015 2:57 pm ] |
| Post subject: | Re: File Names |
thanks |
|
| Page 1 of 1 | All times are UTC + 12 hours [ DST ] |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|