gemot encubed  

Go Back   gemot encubed > Gemot > Technical Issues

Technical Issues For bug reports, problem solving, and help running Japanese software.

Reply
 
Thread Tools Display Modes
  #1  
Old 2007-01-21, 10:25
ofc
Guest
 
Posts: n/a
Default rldev Recompiling

Hi, I'm truly new at the whole rldev thing. I was just wondering if someone can tell me the steps in recompiling an edited-seen.txt. I've tried
Code:
 c:\rldev\bin\kprl -a seen0001.txt
But I guess that's not right, since it tells me no files found. Thanks
Reply With Quote
  #2  
Old 2007-02-14, 13:37
johannes100 johannes100 is offline
Visitor
 
Join Date: Feb 2007
Posts: 4
Default

you assemble the kepago file(*.ke), not the original file (*.txt). So it would be:

Code:
c:\rldev\bin\kprl -a seen0001.ke
Reply With Quote
  #3  
Old 2007-02-15, 19:02
Unregistered
Guest
 
Posts: n/a
Default

No, you have to compile with rlc then archive with kprl -
for %a in (*.ke) do rlc -v %a
kprl -a seen.txt *.txt
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
a question about RLdev Calorate Technical Issues 5 2017-01-30 13:07
$RLDEV? (A kprl question) Pencil Technical Issues 3 2011-12-26 12:21
About RLDev... TsuchimiGun Technical Issues 3 2009-08-20 17:46
RLdev and Clannad velocity7 Technical Issues 31 2009-04-21 23:26
Problems building RLDev Technical Issues 3 2006-05-08 04:27


All times are GMT -8. The time now is 20:22.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2023, vBulletin Solutions, Inc.